Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 907272 Details for
Bug 1107744
ImportError: cannot import name get_raid_level
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 311.13 KB, created by
satellitgo
on 2014-06-10 14:00:52 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
satellitgo
Created:
2014-06-10 14:00:52 UTC
Size:
311.13 KB
patch
obsolete
>anaconda 21.39-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 53, in <module> > from blivet.devicefactory import get_raid_level > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/common.py", line 622, in collect > fo, module_path, module_flags) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/__init__.py", line 159, in _collectActionClasses > standalones.extend(collect(module_pattern, path, lambda obj: issubclass(obj, standalone_class) and \ > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 312, in getActionClasses > standalones = self._collectActionClasses(self.paths["spokes"], StandaloneSpoke) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 302, in setup > self._actions = self.getActionClasses(self._list_hubs()) > File "/sbin/anaconda", line 1240, in <module> > anaconda._intf.setup(ksdata) >ImportError: cannot import name get_raid_level > >Local variables in innermost frame: >FS: None >BootLoaderError: None >lowerASCII: None >DEVICE_TYPE_DISK: None >DEVICE_TYPE_LVM_THINP: None >CP_: None >Root: None >__package__: None >translated_new_install_name: None >productVersion: None >N_: None >DEVICE_TYPE_BTRFS: None >__doc__: None >DEVICE_TYPE_MD: None >device_formats: None >__builtins__: {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2014 Python Software Foundation. >All Rights Reserved. > >Copyright (c) 2000 BeOpen.com. >All Rights Reserved. > >Copyright (c) 1995-2001 Corporation for National Research Initiatives. >All Rights Reserved. > >Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. >All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands > for supporting Python development. See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': See http://www.python.org/2.7/license.html, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>} >__file__: None >THREAD_CUSTOM_STORAGE_INIT: None >productName: None >__name__: None >threadMgr: None >getFormat: None >_: None >CLEARPART_TYPE_NONE: None >devicefactory: None >THREAD_EXECUTE_STORAGE: None >AnacondaThread: None >THREAD_STORAGE: None >DEVICE_TYPE_PARTITION: None >DEVICE_TYPE_LVM: None >Size: None > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x7f53fcc6c650>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: None > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 655872 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (40, 255, 63) biosGeometry: (40, 255, 63) > PedDevice: <_ped.Device object at 0x7f53fa472680> > exists: True > _size: 1281 MiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f53fa52cd10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1281 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 655872 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (40, 255, 63) biosGeometry: (40, 255, 63) > PedDevice: <_ped.Device object at 0x7f53fa472680> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f53fa52cd10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1281 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 655872 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (40, 255, 63) biosGeometry: (40, 255, 63) > PedDevice: <_ped.Device object at 0x7f53fa472680> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _targetSize: 0 B > _model: VBOX_CD-ROM > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: existing None > _serial: None >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sr0] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System bootloader configuration >bootloader --location=mbr > > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f53fcc6c710) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f53fcc6c6d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f53fcc6c790) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f53fcc6c7d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f53fcc6c810) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f5423e55b90> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.instclass: None > _intf.payload._rescueVersionList: [] > _intf.payload.storage: None > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload.source_size: 1 > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: None >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 614852058 >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f53fcc14b18>, True), 'type': (<function <lambda> at 0x7f53fcc14d70>, True), 'addons': (<function list_addons_callback at 0x7f53fcc14c80>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f53fcc14b90>, True), 'journalctl': (<function journalctl_callback at 0x7f53fcc14c08>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.39-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.noipv6: False > opts.noipv4: False > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.module: [] > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.iscsi: False > opts.dirinstall: False > opts.kbdtype: None > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: livecd:///dev/mapper/live-base > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.autostep: False > opts.geoloc: None > opts.proxy: None > opts.dlabel: False > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: True > opts.loglevel: None > opts.isHeadless: False > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False > opts.nofb: None > opts.targetArch: None >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Tue 2014-06-10 09:57:38 EDT, end at Tue 2014-06-10 09:58:47 EDT. -- >Jun 10 09:57:38 localhost systemd-journal[82]: Runtime journal is using 6.2M (max allowed 49.7M, trying to leave 74.5M free of 490.7M available â current limit 49.7M). >Jun 10 09:57:38 localhost systemd-journal[82]: Runtime journal is using 6.2M (max allowed 49.7M, trying to leave 74.5M free of 490.7M available â current limit 49.7M). >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys cpuset >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys cpu >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys cpuacct >Jun 10 09:57:38 localhost kernel: Linux version 3.15.0-1.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.0 20140604 (Red Hat 4.9.0-8) (GCC) ) #1 SMP Mon Jun 9 14:43:32 UTC 2014 >Jun 10 09:57:38 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-r rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Jun 10 09:57:38 localhost kernel: e820: BIOS-provided physical RAM map: >Jun 10 09:57:38 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Jun 10 09:57:38 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Jun 10 09:57:38 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Jun 10 09:57:38 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable >Jun 10 09:57:38 localhost kernel: BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] ACPI data >Jun 10 09:57:38 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Jun 10 09:57:38 localhost kernel: NX (Execute Disable) protection: active >Jun 10 09:57:38 localhost kernel: SMBIOS 2.5 present. >Jun 10 09:57:38 localhost kernel: DMI: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 >Jun 10 09:57:38 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Jun 10 09:57:38 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Jun 10 09:57:38 localhost kernel: e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 >Jun 10 09:57:38 localhost kernel: MTRR default type: uncachable >Jun 10 09:57:38 localhost kernel: MTRR variable ranges disabled: >Jun 10 09:57:38 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Jun 10 09:57:38 localhost kernel: CPU MTRRs all blank - virtualized system. >Jun 10 09:57:38 localhost kernel: found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] >Jun 10 09:57:38 localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576 >Jun 10 09:57:38 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Jun 10 09:57:38 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Jun 10 09:57:38 localhost kernel: BRK [0x0202f000, 0x0202ffff] PGTABLE >Jun 10 09:57:38 localhost kernel: BRK [0x02030000, 0x02030fff] PGTABLE >Jun 10 09:57:38 localhost kernel: BRK [0x02031000, 0x02031fff] PGTABLE >Jun 10 09:57:38 localhost kernel: init_memory_mapping: [mem 0x3d800000-0x3d9fffff] >Jun 10 09:57:38 localhost kernel: [mem 0x3d800000-0x3d9fffff] page 2M >Jun 10 09:57:38 localhost kernel: init_memory_mapping: [mem 0x3c000000-0x3d7fffff] >Jun 10 09:57:38 localhost kernel: [mem 0x3c000000-0x3d7fffff] page 2M >Jun 10 09:57:38 localhost kernel: init_memory_mapping: [mem 0x00100000-0x3bffffff] >Jun 10 09:57:38 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Jun 10 09:57:38 localhost kernel: [mem 0x00200000-0x3bffffff] page 2M >Jun 10 09:57:38 localhost kernel: init_memory_mapping: [mem 0x3da00000-0x3ffeffff] >Jun 10 09:57:38 localhost kernel: [mem 0x3da00000-0x3fdfffff] page 2M >Jun 10 09:57:38 localhost kernel: [mem 0x3fe00000-0x3ffeffff] page 4k >Jun 10 09:57:38 localhost kernel: BRK [0x02032000, 0x02032fff] PGTABLE >Jun 10 09:57:38 localhost kernel: RAMDISK: [mem 0x3db78000-0x3ffeffff] >Jun 10 09:57:38 localhost kernel: ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX ) >Jun 10 09:57:38 localhost kernel: ACPI: XSDT 0x000000003FFF0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061) >Jun 10 09:57:38 localhost kernel: ACPI: FACP 0x000000003FFF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >Jun 10 09:57:38 localhost kernel: ACPI: DSDT 0x000000003FFF0470 001B95 (v01 VBOX VBOXBIOS 00000002 INTL 20130823) >Jun 10 09:57:38 localhost kernel: ACPI: FACS 0x000000003FFF0200 000040 >Jun 10 09:57:38 localhost kernel: ACPI: APIC 0x000000003FFF0240 00005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061) >Jun 10 09:57:38 localhost kernel: ACPI: SSDT 0x000000003FFF02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20130823) >Jun 10 09:57:38 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jun 10 09:57:38 localhost kernel: No NUMA configuration found >Jun 10 09:57:38 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000003ffeffff] >Jun 10 09:57:38 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x3ffeffff] >Jun 10 09:57:38 localhost kernel: NODE_DATA [mem 0x3db64000-0x3db77fff] >Jun 10 09:57:38 localhost kernel: [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003c200000-ffff88003d1fffff] on node 0 >Jun 10 09:57:38 localhost kernel: Zone ranges: >Jun 10 09:57:38 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Jun 10 09:57:38 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Jun 10 09:57:38 localhost kernel: Normal empty >Jun 10 09:57:38 localhost kernel: Movable zone start for each node >Jun 10 09:57:38 localhost kernel: Early memory node ranges >Jun 10 09:57:38 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Jun 10 09:57:38 localhost kernel: node 0: [mem 0x00100000-0x3ffeffff] >Jun 10 09:57:38 localhost kernel: On node 0 totalpages: 262030 >Jun 10 09:57:38 localhost kernel: DMA zone: 64 pages used for memmap >Jun 10 09:57:38 localhost kernel: DMA zone: 21 pages reserved >Jun 10 09:57:38 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Jun 10 09:57:38 localhost kernel: DMA32 zone: 4032 pages used for memmap >Jun 10 09:57:38 localhost kernel: DMA32 zone: 258032 pages, LIFO batch:31 >Jun 10 09:57:38 localhost kernel: ACPI: PM-Timer IO Port: 0x4008 >Jun 10 09:57:38 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jun 10 09:57:38 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Jun 10 09:57:38 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Jun 10 09:57:38 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Jun 10 09:57:38 localhost kernel: IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 >Jun 10 09:57:38 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jun 10 09:57:38 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jun 10 09:57:38 localhost kernel: ACPI: IRQ0 used by override. >Jun 10 09:57:38 localhost kernel: ACPI: IRQ2 used by override. >Jun 10 09:57:38 localhost kernel: ACPI: IRQ9 used by override. >Jun 10 09:57:38 localhost kernel: Using ACPI (MADT) for SMP configuration information >Jun 10 09:57:38 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Jun 10 09:57:38 localhost kernel: nr_irqs_gsi: 40 >Jun 10 09:57:38 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Jun 10 09:57:38 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >Jun 10 09:57:38 localhost kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >Jun 10 09:57:38 localhost kernel: e820: [mem 0x40000000-0xfffbffff] available for PCI devices >Jun 10 09:57:38 localhost kernel: Booting paravirtualized kernel on bare hardware >Jun 10 09:57:38 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >Jun 10 09:57:38 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88003d800000 s88128 r8192 d22464 u1048576 >Jun 10 09:57:38 localhost kernel: pcpu-alloc: s88128 r8192 d22464 u1048576 alloc=1*2097152 >Jun 10 09:57:38 localhost kernel: pcpu-alloc: [0] 0 1 >Jun 10 09:57:38 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 257913 >Jun 10 09:57:38 localhost kernel: Policy zone: DMA32 >Jun 10 09:57:38 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-r rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Jun 10 09:57:38 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Jun 10 09:57:38 localhost kernel: Memory: 977148K/1048120K available (7256K kernel code, 1180K rwdata, 3084K rodata, 1436K init, 1628K bss, 70972K reserved) >Jun 10 09:57:38 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Jun 10 09:57:38 localhost kernel: Hierarchical RCU implementation. >Jun 10 09:57:38 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >Jun 10 09:57:38 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >Jun 10 09:57:38 localhost kernel: NR_IRQS:65792 nr_irqs:512 16 >Jun 10 09:57:38 localhost kernel: Console: colour VGA+ 80x25 >Jun 10 09:57:38 localhost kernel: console [tty0] enabled >Jun 10 09:57:38 localhost kernel: allocated 4194304 bytes of page_cgroup >Jun 10 09:57:38 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jun 10 09:57:38 localhost kernel: tsc: Fast TSC calibration failed >Jun 10 09:57:38 localhost kernel: tsc: Unable to calibrate against PIT >Jun 10 09:57:38 localhost kernel: tsc: using PMTIMER reference calibration >Jun 10 09:57:38 localhost kernel: tsc: Detected 2394.963 MHz processor >Jun 10 09:57:38 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.92 BogoMIPS (lpj=2394963) >Jun 10 09:57:38 localhost kernel: pid_max: default: 32768 minimum: 301 >Jun 10 09:57:38 localhost kernel: ACPI: Core revision 20140214 >Jun 10 09:57:38 localhost kernel: ACPI: All ACPI Tables successfully acquired >Jun 10 09:57:38 localhost kernel: Security Framework initialized >Jun 10 09:57:38 localhost kernel: SELinux: Initializing. >Jun 10 09:57:38 localhost kernel: SELinux: Starting in permissive mode >Jun 10 09:57:38 localhost kernel: Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >Jun 10 09:57:38 localhost kernel: Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >Jun 10 09:57:38 localhost kernel: Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) >Jun 10 09:57:38 localhost kernel: Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys memory >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys devices >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys freezer >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys net_cls >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys blkio >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys perf_event >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys net_prio >Jun 10 09:57:38 localhost kernel: Initializing cgroup subsys hugetlb >Jun 10 09:57:38 localhost kernel: CPU: Physical Processor ID: 0 >Jun 10 09:57:38 localhost kernel: CPU: Processor Core ID: 0 >Jun 10 09:57:38 localhost kernel: mce: CPU supports 0 MCE banks >Jun 10 09:57:38 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >tlb_flushall_shift: 2 >Jun 10 09:57:38 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e90000 - ffffffff81e96000) >Jun 10 09:57:38 localhost kernel: ftrace: allocating 26579 entries in 104 pages >Jun 10 09:57:38 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jun 10 09:57:38 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (fam: 06, model: 3a, stepping: 09) >Jun 10 09:57:38 localhost kernel: Performance Events: unsupported p6 CPU model 58 no PMU driver, software events only. >Jun 10 09:57:38 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Jun 10 09:57:38 localhost kernel: x86: Booting SMP configuration: >Jun 10 09:57:38 localhost kernel: .... node #0, CPUs: #1 >Jun 10 09:57:38 localhost kernel: mce: CPU supports 0 MCE banks >Jun 10 09:57:38 localhost kernel: x86: Booted up 1 node, 2 CPUs >Jun 10 09:57:38 localhost kernel: smpboot: Total of 2 processors activated (9579.85 BogoMIPS) >Jun 10 09:57:38 localhost kernel: devtmpfs: initialized >Jun 10 09:57:38 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Jun 10 09:57:38 localhost kernel: pinctrl core: initialized pinctrl subsystem >Jun 10 09:57:38 localhost kernel: RTC time: 13:57:36, date: 06/10/14 >Jun 10 09:57:38 localhost kernel: NET: Registered protocol family 16 >Jun 10 09:57:38 localhost kernel: cpuidle: using governor menu >Jun 10 09:57:38 localhost kernel: ACPI: bus type PCI registered >Jun 10 09:57:38 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jun 10 09:57:38 localhost kernel: PCI: Using configuration type 1 for base access >Jun 10 09:57:38 localhost kernel: ACPI: Added _OSI(Module Device) >Jun 10 09:57:38 localhost kernel: ACPI: Added _OSI(Processor Device) >Jun 10 09:57:38 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Jun 10 09:57:38 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Jun 10 09:57:38 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Jun 10 09:57:38 localhost kernel: ACPI: Interpreter enabled >Jun 10 09:57:38 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >Jun 10 09:57:38 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >Jun 10 09:57:38 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140214/hwxface-580) >Jun 10 09:57:38 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20140214/hwxface-580) >Jun 10 09:57:38 localhost kernel: ACPI: (supports S0 S5) >Jun 10 09:57:38 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Jun 10 09:57:38 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Jun 10 09:57:38 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jun 10 09:57:38 localhost kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >Jun 10 09:57:38 localhost kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >Jun 10 09:57:38 localhost kernel: acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >Jun 10 09:57:38 localhost kernel: acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >Jun 10 09:57:38 localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >Jun 10 09:57:38 localhost kernel: acpi PNP0A03:00: host bridge window [mem 0x40000000-0xffdfffff] (ignored) >Jun 10 09:57:38 localhost kernel: PCI: root bus 00: using default resources >Jun 10 09:57:38 localhost kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Jun 10 09:57:38 localhost kernel: PCI host bridge to bus 0000:00 >Jun 10 09:57:38 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Jun 10 09:57:38 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Jun 10 09:57:38 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >Jun 10 09:57:38 localhost kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >Jun 10 09:57:38 localhost kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >Jun 10 09:57:38 localhost kernel: pci 0000:00:01.1: [8086:7111] type 00 class 0x01018a >Jun 10 09:57:38 localhost kernel: pci 0000:00:01.1: reg 0x20: [io 0xd000-0xd00f] >Jun 10 09:57:38 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >Jun 10 09:57:38 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >Jun 10 09:57:38 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >Jun 10 09:57:38 localhost kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >Jun 10 09:57:38 localhost kernel: pci 0000:00:02.0: [80ee:beef] type 00 class 0x030000 >Jun 10 09:57:38 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe0ffffff pref] >Jun 10 09:57:38 localhost kernel: pci 0000:00:03.0: [8086:100e] type 00 class 0x020000 >Jun 10 09:57:38 localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf0000000-0xf001ffff] >Jun 10 09:57:38 localhost kernel: pci 0000:00:03.0: reg 0x18: [io 0xd010-0xd017] >Jun 10 09:57:38 localhost kernel: pci 0000:00:04.0: [80ee:cafe] type 00 class 0x088000 >Jun 10 09:57:38 localhost kernel: pci 0000:00:04.0: reg 0x10: [io 0xd020-0xd03f] >Jun 10 09:57:38 localhost kernel: pci 0000:00:04.0: reg 0x14: [mem 0xf0400000-0xf07fffff] >Jun 10 09:57:38 localhost kernel: pci 0000:00:04.0: reg 0x18: [mem 0xf0800000-0xf0803fff pref] >Jun 10 09:57:38 localhost kernel: pci 0000:00:05.0: [8086:2415] type 00 class 0x040100 >Jun 10 09:57:38 localhost kernel: pci 0000:00:05.0: reg 0x10: [io 0xd100-0xd1ff] >Jun 10 09:57:38 localhost kernel: pci 0000:00:05.0: reg 0x14: [io 0xd200-0xd23f] >Jun 10 09:57:38 localhost kernel: pci 0000:00:06.0: [106b:003f] type 00 class 0x0c0310 >Jun 10 09:57:38 localhost kernel: pci 0000:00:06.0: reg 0x10: [mem 0xf0804000-0xf0804fff] >Jun 10 09:57:38 localhost kernel: pci 0000:00:07.0: [8086:7113] type 00 class 0x068000 >Jun 10 09:57:38 localhost kernel: pci 0000:00:0b.0: [8086:265c] type 00 class 0x0c0320 >Jun 10 09:57:38 localhost kernel: pci 0000:00:0b.0: reg 0x10: [mem 0xf0805000-0xf0805fff] >Jun 10 09:57:38 localhost kernel: pci 0000:00:0d.0: [8086:2829] type 00 class 0x010601 >Jun 10 09:57:38 localhost kernel: pci 0000:00:0d.0: reg 0x10: [io 0xd240-0xd247] >Jun 10 09:57:38 localhost kernel: pci 0000:00:0d.0: reg 0x18: [io 0xd250-0xd257] >Jun 10 09:57:38 localhost kernel: pci 0000:00:0d.0: reg 0x20: [io 0xd260-0xd26f] >Jun 10 09:57:38 localhost kernel: pci 0000:00:0d.0: reg 0x24: [mem 0xf0806000-0xf0807fff] >Jun 10 09:57:38 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11) >Jun 10 09:57:38 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11) >Jun 10 09:57:38 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11) >Jun 10 09:57:38 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >Jun 10 09:57:38 localhost kernel: ACPI: Enabled 1 GPEs in block 00 to 07 >Jun 10 09:57:38 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Jun 10 09:57:38 localhost kernel: vgaarb: loaded >Jun 10 09:57:38 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Jun 10 09:57:38 localhost kernel: SCSI subsystem initialized >Jun 10 09:57:38 localhost kernel: libata version 3.00 loaded. >Jun 10 09:57:38 localhost kernel: ACPI: bus type USB registered >Jun 10 09:57:38 localhost kernel: usbcore: registered new interface driver usbfs >Jun 10 09:57:38 localhost kernel: usbcore: registered new interface driver hub >Jun 10 09:57:38 localhost kernel: usbcore: registered new device driver usb >Jun 10 09:57:38 localhost kernel: PCI: Using ACPI for IRQ routing >Jun 10 09:57:38 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Jun 10 09:57:38 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Jun 10 09:57:38 localhost kernel: e820: reserve RAM buffer [mem 0x3fff0000-0x3fffffff] >Jun 10 09:57:38 localhost kernel: NetLabel: Initializing >Jun 10 09:57:38 localhost kernel: NetLabel: domain hash size = 128 >Jun 10 09:57:38 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Jun 10 09:57:38 localhost kernel: NetLabel: unlabeled traffic allowed by default >Jun 10 09:57:38 localhost kernel: Switched to clocksource refined-jiffies >Jun 10 09:57:38 localhost kernel: pnp: PnP ACPI init >Jun 10 09:57:38 localhost kernel: ACPI: bus type PNP registered >Jun 10 09:57:38 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active) >Jun 10 09:57:38 localhost kernel: pnp 00:01: [dma 4] >Jun 10 09:57:38 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Jun 10 09:57:38 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0f03 (active) >Jun 10 09:57:38 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active) >Jun 10 09:57:38 localhost kernel: pnp: PnP ACPI: found 4 devices >Jun 10 09:57:38 localhost kernel: ACPI: bus type PNP unregistered >Jun 10 09:57:38 localhost kernel: Switched to clocksource acpi_pm >Jun 10 09:57:38 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >Jun 10 09:57:38 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff] >Jun 10 09:57:38 localhost kernel: NET: Registered protocol family 2 >Jun 10 09:57:38 localhost kernel: TCP established hash table entries: 8192 (order: 4, 65536 bytes) >Jun 10 09:57:38 localhost kernel: TCP bind hash table entries: 8192 (order: 5, 131072 bytes) >Jun 10 09:57:38 localhost kernel: TCP: Hash tables configured (established 8192 bind 8192) >Jun 10 09:57:38 localhost kernel: TCP: reno registered >Jun 10 09:57:38 localhost kernel: UDP hash table entries: 512 (order: 2, 16384 bytes) >Jun 10 09:57:38 localhost kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >Jun 10 09:57:38 localhost kernel: NET: Registered protocol family 1 >Jun 10 09:57:38 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Jun 10 09:57:38 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Jun 10 09:57:38 localhost kernel: pci 0000:00:02.0: Boot video device >Jun 10 09:57:38 localhost kernel: PCI: CLS 0 bytes, default 64 >Jun 10 09:57:38 localhost kernel: Unpacking initramfs... >Jun 10 09:57:38 localhost kernel: Freeing initrd memory: 37344K (ffff88003db78000 - ffff88003fff0000) >Jun 10 09:57:38 localhost kernel: platform rtc_cmos: registered platform RTC device (no PNP device found) >Jun 10 09:57:38 localhost kernel: RAPL PMU detected, hw unit 2^-0 Joules, API unit is 2^-32 Joules, 3 fixed counters 10737418240 ms ovfl timer >Jun 10 09:57:38 localhost kernel: futex hash table entries: 512 (order: 3, 32768 bytes) >Jun 10 09:57:38 localhost kernel: Initialise system trusted keyring >Jun 10 09:57:38 localhost kernel: audit: initializing netlink subsys (disabled) >Jun 10 09:57:38 localhost kernel: audit: type=2000 audit(1402408656.544:1): initialized >Jun 10 09:57:38 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jun 10 09:57:38 localhost kernel: zbud: loaded >Jun 10 09:57:38 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Jun 10 09:57:38 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jun 10 09:57:38 localhost kernel: msgmni has been set to 1981 >Jun 10 09:57:38 localhost kernel: Key type big_key registered >Jun 10 09:57:38 localhost kernel: SELinux: Registering netfilter hooks >Jun 10 09:57:38 localhost kernel: alg: No test for stdrng (krng) >Jun 10 09:57:38 localhost kernel: NET: Registered protocol family 38 >Jun 10 09:57:38 localhost kernel: Key type asymmetric registered >Jun 10 09:57:38 localhost kernel: Asymmetric key parser 'x509' registered >Jun 10 09:57:38 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jun 10 09:57:38 localhost kernel: io scheduler noop registered >Jun 10 09:57:38 localhost kernel: io scheduler deadline registered >Jun 10 09:57:38 localhost kernel: io scheduler cfq registered (default) >Jun 10 09:57:38 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jun 10 09:57:38 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jun 10 09:57:38 localhost kernel: intel_idle: does not run on family 6 model 58 >Jun 10 09:57:38 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Jun 10 09:57:38 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Jun 10 09:57:38 localhost kernel: ACPI: Power Button [PWRF] >Jun 10 09:57:38 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >Jun 10 09:57:38 localhost kernel: ACPI: Sleep Button [SLPF] >Jun 10 09:57:38 localhost kernel: GHES: HEST is not enabled! >Jun 10 09:57:38 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jun 10 09:57:38 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Jun 10 09:57:38 localhost kernel: Non-volatile memory driver v1.3 >Jun 10 09:57:38 localhost kernel: Linux agpgart interface v0.103 >Jun 10 09:57:38 localhost kernel: ahci 0000:00:0d.0: version 3.0 >Jun 10 09:57:38 localhost kernel: ahci 0000:00:0d.0: SSS flag set, parallel bus scan disabled >Jun 10 09:57:38 localhost kernel: ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode >Jun 10 09:57:38 localhost kernel: ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >Jun 10 09:57:38 localhost kernel: scsi0 : ahci >Jun 10 09:57:38 localhost kernel: ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21 >Jun 10 09:57:38 localhost kernel: ata_piix 0000:00:01.1: version 2.13 >Jun 10 09:57:38 localhost kernel: scsi1 : ata_piix >Jun 10 09:57:38 localhost kernel: scsi2 : ata_piix >Jun 10 09:57:38 localhost kernel: ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 >Jun 10 09:57:38 localhost kernel: ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 >Jun 10 09:57:38 localhost kernel: libphy: Fixed MDIO Bus: probed >Jun 10 09:57:38 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jun 10 09:57:38 localhost kernel: ehci-pci: EHCI PCI platform driver >Jun 10 09:57:38 localhost kernel: ehci-pci 0000:00:0b.0: EHCI Host Controller >Jun 10 09:57:38 localhost kernel: ehci-pci 0000:00:0b.0: new USB bus registered, assigned bus number 1 >Jun 10 09:57:38 localhost kernel: ehci-pci 0000:00:0b.0: irq 19, io mem 0xf0805000 >Jun 10 09:57:38 localhost kernel: ehci-pci 0000:00:0b.0: USB 2.0 started, EHCI 1.00 >Jun 10 09:57:38 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Jun 10 09:57:38 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 10 09:57:38 localhost kernel: usb usb1: Product: EHCI Host Controller >Jun 10 09:57:38 localhost kernel: usb usb1: Manufacturer: Linux 3.15.0-1.fc21.x86_64 ehci_hcd >Jun 10 09:57:38 localhost kernel: usb usb1: SerialNumber: 0000:00:0b.0 >Jun 10 09:57:38 localhost kernel: hub 1-0:1.0: USB hub found >Jun 10 09:57:38 localhost kernel: hub 1-0:1.0: 8 ports detected >Jun 10 09:57:38 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jun 10 09:57:38 localhost kernel: ohci-pci: OHCI PCI platform driver >Jun 10 09:57:38 localhost kernel: ohci-pci 0000:00:06.0: OHCI PCI host controller >Jun 10 09:57:38 localhost kernel: ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 2 >Jun 10 09:57:38 localhost kernel: ohci-pci 0000:00:06.0: irq 22, io mem 0xf0804000 >Jun 10 09:57:38 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Jun 10 09:57:38 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 10 09:57:38 localhost kernel: usb usb2: Product: OHCI PCI host controller >Jun 10 09:57:38 localhost kernel: usb usb2: Manufacturer: Linux 3.15.0-1.fc21.x86_64 ohci_hcd >Jun 10 09:57:38 localhost kernel: usb usb2: SerialNumber: 0000:00:06.0 >Jun 10 09:57:38 localhost kernel: hub 2-0:1.0: USB hub found >Jun 10 09:57:38 localhost kernel: hub 2-0:1.0: 8 ports detected >Jun 10 09:57:38 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Jun 10 09:57:38 localhost kernel: usbcore: registered new interface driver usbserial >Jun 10 09:57:38 localhost kernel: usbcore: registered new interface driver usbserial_generic >Jun 10 09:57:38 localhost kernel: usbserial: USB Serial support registered for generic >Jun 10 09:57:38 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >Jun 10 09:57:38 localhost kernel: ata3.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >Jun 10 09:57:38 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Jun 10 09:57:38 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Jun 10 09:57:38 localhost kernel: ata3.00: configured for UDMA/33 >Jun 10 09:57:38 localhost kernel: mousedev: PS/2 mouse device common for all mice >Jun 10 09:57:38 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >Jun 10 09:57:38 localhost kernel: rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >Jun 10 09:57:38 localhost kernel: rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram >Jun 10 09:57:38 localhost kernel: device-mapper: uevent: version 1.0.3 >Jun 10 09:57:38 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Jun 10 09:57:38 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Jun 10 09:57:38 localhost kernel: usbcore: registered new interface driver usbhid >Jun 10 09:57:38 localhost kernel: usbhid: USB HID core driver >Jun 10 09:57:38 localhost kernel: drop_monitor: Initializing network drop monitor service >Jun 10 09:57:38 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Jun 10 09:57:38 localhost kernel: TCP: cubic registered >Jun 10 09:57:38 localhost kernel: Initializing XFRM netlink socket >Jun 10 09:57:38 localhost kernel: NET: Registered protocol family 10 >Jun 10 09:57:38 localhost kernel: mip6: Mobile IPv6 >Jun 10 09:57:38 localhost kernel: NET: Registered protocol family 17 >Jun 10 09:57:38 localhost kernel: Loading compiled-in X.509 certificates >Jun 10 09:57:38 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: e95d75be709b5e9b8abdeb54cc0fe7821ba9aac9' >Jun 10 09:57:38 localhost kernel: registered taskstats version 1 >Jun 10 09:57:38 localhost kernel: Magic number: 2:571:988 >Jun 10 09:57:38 localhost kernel: machinecheck machinecheck1: hash matches >Jun 10 09:57:38 localhost kernel: rtc_cmos rtc_cmos: setting system clock to 2014-06-10 13:57:38 UTC (1402408658) >Jun 10 09:57:38 localhost kernel: PM: Hibernation image not present or could not be loaded. >Jun 10 09:57:38 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Jun 10 09:57:38 localhost kernel: ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >Jun 10 09:57:38 localhost kernel: ata1.00: 16777216 sectors, multi 128: LBA48 NCQ (depth 31/32) >Jun 10 09:57:38 localhost kernel: ata1.00: configured for UDMA/133 >Jun 10 09:57:38 localhost kernel: scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >Jun 10 09:57:38 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Jun 10 09:57:38 localhost kernel: sd 0:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >Jun 10 09:57:38 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Jun 10 09:57:38 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Jun 10 09:57:38 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jun 10 09:57:38 localhost kernel: scsi 2:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >Jun 10 09:57:38 localhost kernel: sda: unknown partition table >Jun 10 09:57:38 localhost kernel: sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >Jun 10 09:57:38 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Jun 10 09:57:38 localhost kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 >Jun 10 09:57:38 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Jun 10 09:57:38 localhost kernel: sr 2:0:0:0: Attached scsi generic sg1 type 5 >Jun 10 09:57:38 localhost kernel: Freeing unused kernel memory: 1436K (ffffffff81d29000 - ffffffff81e90000) >Jun 10 09:57:38 localhost kernel: Write protecting the kernel read-only data: 12288k >Jun 10 09:57:38 localhost kernel: Freeing unused kernel memory: 924K (ffff880001719000 - ffff880001800000) >Jun 10 09:57:38 localhost kernel: Freeing unused kernel memory: 1012K (ffff880001b03000 - ffff880001c00000) >Jun 10 09:57:38 localhost kernel: random: systemd urandom read with 79 bits of entropy available >Jun 10 09:57:38 localhost systemd[1]: systemd 213 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) >Jun 10 09:57:38 localhost systemd[1]: Detected virtualization 'oracle'. >Jun 10 09:57:38 localhost systemd[1]: Detected architecture 'x86-64'. >Jun 10 09:57:38 localhost systemd[1]: Running in initial RAM disk. >Jun 10 09:57:38 localhost systemd[1]: No hostname configured. >Jun 10 09:57:38 localhost systemd[1]: Set hostname to <localhost>. >Jun 10 09:57:38 localhost systemd[1]: Initializing machine ID from random generator. >Jun 10 09:57:38 localhost systemd[1]: Starting Timers. >Jun 10 09:57:38 localhost systemd[1]: Reached target Timers. >Jun 10 09:57:38 localhost systemd[1]: Starting Encrypted Volumes. >Jun 10 09:57:38 localhost systemd[1]: Reached target Encrypted Volumes. >Jun 10 09:57:38 localhost systemd[1]: Starting -.slice. >Jun 10 09:57:38 localhost systemd[1]: Created slice -.slice. >Jun 10 09:57:38 localhost systemd[1]: Starting udev Control Socket. >Jun 10 09:57:38 localhost systemd[1]: Listening on udev Control Socket. >Jun 10 09:57:38 localhost systemd[1]: Starting udev Kernel Socket. >Jun 10 09:57:38 localhost systemd[1]: Listening on udev Kernel Socket. >Jun 10 09:57:38 localhost systemd[1]: Starting Journal Socket. >Jun 10 09:57:38 localhost systemd[1]: Listening on Journal Socket. >Jun 10 09:57:38 localhost systemd[1]: Starting Sockets. >Jun 10 09:57:38 localhost systemd[1]: Reached target Sockets. >Jun 10 09:57:38 localhost systemd[1]: Starting System Slice. >Jun 10 09:57:38 localhost systemd[1]: Created slice System Slice. >Jun 10 09:57:38 localhost systemd[1]: Starting dracut cmdline hook... >Jun 10 09:57:38 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Jun 10 09:57:38 localhost systemd[1]: Starting Apply Kernel Variables... >Jun 10 09:57:38 localhost systemd[1]: Started Load Kernel Modules. >Jun 10 09:57:38 localhost systemd[1]: Starting Journal Service... >Jun 10 09:57:38 localhost systemd[1]: Started Journal Service. >Jun 10 09:57:38 localhost kernel: usb 2-1: new full-speed USB device number 2 using ohci-pci >Jun 10 09:57:38 localhost systemd-journal[82]: Journal started >Jun 10 09:57:38 localhost systemd[1]: Starting Slices. >Jun 10 09:57:38 localhost systemd[1]: Reached target Slices. >Jun 10 09:57:38 localhost systemd[1]: Starting Setup Virtual Console... >Jun 10 09:57:38 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Jun 10 09:57:38 localhost systemd[1]: Starting Swap. >Jun 10 09:57:38 localhost systemd[1]: Reached target Swap. >Jun 10 09:57:38 localhost systemd[1]: Starting Local File Systems. >Jun 10 09:57:38 localhost systemd[1]: Reached target Local File Systems. >Jun 10 09:57:38 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jun 10 09:57:38 localhost systemd[1]: Starting Create Static Device Nodes in /dev... >Jun 10 09:57:38 localhost systemd[1]: Started Apply Kernel Variables. >Jun 10 09:57:38 localhost systemd[1]: Started Setup Virtual Console. >Jun 10 09:57:38 localhost dracut-cmdline[79]: dracut-21 (Rawhide) dracut-037-13.git20140402.fc21 >Jun 10 09:57:38 localhost dracut-cmdline[79]: rd.luks=0: removing cryptoluks activation >Jun 10 09:57:38 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 >Jun 10 09:57:38 localhost kernel: loop: module loaded >Jun 10 09:57:38 localhost dracut-cmdline[79]: root was live:CDLABEL=Fedora-Live-Workstation-x86_64-r, is now live:/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r >Jun 10 09:57:38 localhost systemd[1]: Started dracut cmdline hook. >Jun 10 09:57:38 localhost systemd[1]: Starting dracut pre-udev hook... >Jun 10 09:57:38 localhost kernel: RPC: Registered named UNIX socket transport module. >Jun 10 09:57:38 localhost kernel: RPC: Registered udp transport module. >Jun 10 09:57:38 localhost kernel: RPC: Registered tcp transport module. >Jun 10 09:57:38 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Jun 10 09:57:38 localhost kernel: tsc: Refined TSC clocksource calibration: 2394.963 MHz >Jun 10 09:57:38 localhost rpc.statd[232]: Version 1.3.0 starting >Jun 10 09:57:38 localhost kernel: usb 2-1: New USB device found, idVendor=80ee, idProduct=0021 >Jun 10 09:57:38 localhost kernel: usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >Jun 10 09:57:38 localhost kernel: usb 2-1: Product: USB Tablet >Jun 10 09:57:38 localhost kernel: usb 2-1: Manufacturer: VirtualBox >Jun 10 09:57:38 localhost rpc.statd[232]: Initializing NSM state >Jun 10 09:57:38 localhost rpc.statd[232]: Running as root. chown /var/lib/nfs/statd to choose different user >Jun 10 09:57:38 localhost kernel: input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb2/2-1/2-1:1.0/0003:80EE:0021.0001/input/input5 >Jun 10 09:57:38 localhost kernel: hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0 >Jun 10 09:57:38 localhost systemd[1]: Started dracut pre-udev hook. >Jun 10 09:57:38 localhost systemd[1]: Starting udev Kernel Device Manager... >Jun 10 09:57:38 localhost systemd[1]: Started udev Kernel Device Manager. >Jun 10 09:57:38 localhost systemd[1]: Starting dracut pre-trigger hook... >Jun 10 09:57:38 localhost systemd-udevd[259]: starting version 213 >Jun 10 09:57:38 localhost dracut-pre-trigger[260]: rd.dm=0: removing DM RAID activation >Jun 10 09:57:38 localhost dracut-pre-trigger[260]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Jun 10 09:57:38 localhost dracut-pre-trigger[260]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Jun 10 09:57:38 localhost dracut-pre-trigger[260]: rd.md=0: removing MD RAID activation >Jun 10 09:57:38 localhost systemd[1]: Started dracut pre-trigger hook. >Jun 10 09:57:38 localhost systemd[1]: Starting udev Coldplug all Devices... >Jun 10 09:57:38 localhost systemd[1]: Started udev Coldplug all Devices. >Jun 10 09:57:38 localhost systemd[1]: Starting dracut initqueue hook... >Jun 10 09:57:38 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Jun 10 09:57:38 localhost systemd[1]: Starting System Initialization. >Jun 10 09:57:38 localhost systemd[1]: Reached target System Initialization. >Jun 10 09:57:39 localhost systemd[1]: Mounting Configuration File System... >Jun 10 09:57:39 localhost systemd[1]: Mounted Configuration File System. >Jun 10 09:57:39 localhost kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >Jun 10 09:57:39 localhost kernel: e1000: Copyright (c) 1999-2006 Intel Corporation. >Jun 10 09:57:39 localhost kernel: e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 08:00:27:c0:4b:7e >Jun 10 09:57:39 localhost kernel: e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection >Jun 10 09:57:39 localhost systemd-udevd[329]: renamed network interface eth0 to enp0s3 >Jun 10 09:57:39 localhost systemd[1]: Received SIGRTMIN+20 from PID 344 (plymouthd). >Jun 10 09:57:39 localhost systemd[1]: Started Show Plymouth Boot Screen. >Jun 10 09:57:39 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Jun 10 09:57:39 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Jun 10 09:57:39 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Jun 10 09:57:39 localhost systemd[1]: Starting Paths. >Jun 10 09:57:39 localhost systemd[1]: Reached target Paths. >Jun 10 09:57:39 localhost systemd[1]: Starting Basic System. >Jun 10 09:57:39 localhost systemd[1]: Reached target Basic System. >Jun 10 09:57:39 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jun 10 09:57:39 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Jun 10 09:57:39 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Jun 10 09:57:39 localhost systemd[1]: Started dracut initqueue hook. >Jun 10 09:57:39 localhost systemd[1]: Starting dracut pre-mount hook... >Jun 10 09:57:39 localhost systemd[1]: Started dracut pre-mount hook. >Jun 10 09:57:39 localhost systemd[1]: Starting Initrd Root File System. >Jun 10 09:57:39 localhost systemd[1]: Reached target Initrd Root File System. >Jun 10 09:57:39 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Jun 10 09:57:39 localhost systemd[1]: Reloading. >Jun 10 09:57:39 localhost systemd[1]: Started Reload Configuration from the Real Root. >Jun 10 09:57:39 localhost systemd[1]: Starting Initrd File Systems. >Jun 10 09:57:39 localhost systemd[1]: Reached target Initrd File Systems. >Jun 10 09:57:39 localhost systemd[1]: Starting dracut mount hook... >Jun 10 09:57:39 localhost kernel: random: nonblocking pool is initialized >Jun 10 09:57:39 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jun 10 09:57:39 localhost systemd[1]: Started dracut mount hook. >Jun 10 09:57:39 localhost systemd[1]: Starting Initrd Default Target. >Jun 10 09:57:39 localhost systemd[1]: Reached target Initrd Default Target. >Jun 10 09:57:39 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Jun 10 09:57:39 localhost kernel: Switched to clocksource tsc >Jun 10 09:57:39 localhost rpcbind[228]: rpcbind terminating on signal. Restart with "rpcbind -w" >Jun 10 09:57:39 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Jun 10 09:57:39 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Jun 10 09:57:39 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Jun 10 09:57:39 localhost systemd[1]: Starting Plymouth switch root service... >Jun 10 09:57:39 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Jun 10 09:57:39 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Jun 10 09:57:39 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Jun 10 09:57:39 localhost systemd[1]: Stopping Initrd Default Target. >Jun 10 09:57:39 localhost systemd[1]: Stopped target Initrd Default Target. >Jun 10 09:57:39 localhost systemd[1]: Stopping dracut mount hook... >Jun 10 09:57:39 localhost systemd[1]: Stopped dracut mount hook. >Jun 10 09:57:39 localhost systemd[1]: Stopping dracut pre-mount hook... >Jun 10 09:57:39 localhost systemd[1]: Stopped dracut pre-mount hook. >Jun 10 09:57:39 localhost systemd[1]: Stopping dracut initqueue hook... >Jun 10 09:57:39 localhost systemd[1]: Stopped dracut initqueue hook. >Jun 10 09:57:39 localhost systemd[1]: Stopping Basic System. >Jun 10 09:57:39 localhost systemd[1]: Stopped target Basic System. >Jun 10 09:57:39 localhost systemd[1]: Stopping Slices. >Jun 10 09:57:39 localhost systemd[1]: Stopped target Slices. >Jun 10 09:57:39 localhost systemd[1]: Stopping Paths. >Jun 10 09:57:39 localhost systemd[1]: Stopped target Paths. >Jun 10 09:57:39 localhost systemd[1]: Stopping Timers. >Jun 10 09:57:39 localhost systemd[1]: Stopped target Timers. >Jun 10 09:57:39 localhost systemd[1]: Stopping Sockets. >Jun 10 09:57:39 localhost systemd[1]: Stopped target Sockets. >Jun 10 09:57:39 localhost systemd[1]: Stopping System Initialization. >Jun 10 09:57:39 localhost systemd[1]: Stopped target System Initialization. >Jun 10 09:57:39 localhost systemd[1]: Stopping udev Coldplug all Devices... >Jun 10 09:57:39 localhost systemd[1]: Stopped udev Coldplug all Devices. >Jun 10 09:57:39 localhost systemd[1]: Stopping dracut pre-trigger hook... >Jun 10 09:57:39 localhost systemd[1]: Stopped dracut pre-trigger hook. >Jun 10 09:57:39 localhost systemd[1]: Stopping Encrypted Volumes. >Jun 10 09:57:39 localhost systemd[1]: Stopped target Encrypted Volumes. >Jun 10 09:57:39 localhost systemd[1]: Stopping Apply Kernel Variables... >Jun 10 09:57:39 localhost systemd[1]: Stopped Apply Kernel Variables. >Jun 10 09:57:40 localhost systemd[1]: Stopping Swap. >Jun 10 09:57:40 localhost systemd[1]: Stopped target Swap. >Jun 10 09:57:40 localhost systemd[1]: Stopping Local File Systems. >Jun 10 09:57:40 localhost systemd[1]: Stopped target Local File Systems. >Jun 10 09:57:40 localhost systemd[1]: Stopping udev Kernel Device Manager... >Jun 10 09:57:40 localhost systemd[1]: Started Plymouth switch root service. >Jun 10 09:57:40 localhost systemd[1]: Stopped udev Kernel Device Manager. >Jun 10 09:57:40 localhost systemd[1]: Stopping dracut pre-udev hook... >Jun 10 09:57:40 localhost systemd[1]: Stopped dracut pre-udev hook. >Jun 10 09:57:40 localhost systemd[1]: Stopping dracut cmdline hook... >Jun 10 09:57:40 localhost systemd[1]: Stopped dracut cmdline hook. >Jun 10 09:57:40 localhost systemd[1]: Stopping Create Static Device Nodes in /dev... >Jun 10 09:57:40 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Jun 10 09:57:40 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Jun 10 09:57:40 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Jun 10 09:57:40 localhost systemd[1]: Stopping udev Control Socket. >Jun 10 09:57:40 localhost systemd[1]: Closed udev Control Socket. >Jun 10 09:57:40 localhost systemd[1]: Stopping udev Kernel Socket. >Jun 10 09:57:40 localhost systemd[1]: Closed udev Kernel Socket. >Jun 10 09:57:40 localhost systemd[1]: Starting Cleanup udevd DB... >Jun 10 09:57:40 localhost systemd[1]: Started Cleanup udevd DB. >Jun 10 09:57:40 localhost systemd[1]: Starting Switch Root. >Jun 10 09:57:40 localhost systemd[1]: Reached target Switch Root. >Jun 10 09:57:40 localhost systemd[1]: Starting Switch Root... >Jun 10 09:57:40 localhost systemd[1]: Switching root. >Jun 10 09:57:40 localhost systemd-journal[82]: Journal stopped >Jun 10 09:57:41 localhost systemd-journal[581]: Runtime journal is using 6.2M (max allowed 49.7M, trying to leave 74.5M free of 484.5M available â current limit 49.7M). >Jun 10 09:57:41 localhost systemd-journal[581]: Runtime journal is using 6.2M (max allowed 49.7M, trying to leave 74.5M free of 484.5M available â current limit 49.7M). >Jun 10 09:57:41 localhost systemd-journald[82]: Received SIGTERM from PID 1 (systemd). >Jun 10 09:57:41 localhost kernel: audit: type=1404 audit(1402408660.366:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jun 10 09:57:41 localhost kernel: SELinux: 2048 avtab hash slots, 107661 rules. >Jun 10 09:57:41 localhost kernel: SELinux: 2048 avtab hash slots, 107661 rules. >Jun 10 09:57:41 localhost kernel: SELinux: 8 users, 103 roles, 4861 types, 284 bools, 1 sens, 1024 cats >Jun 10 09:57:41 localhost kernel: SELinux: 83 classes, 107661 rules >Jun 10 09:57:41 localhost kernel: SELinux: Completing initialization. >Jun 10 09:57:41 localhost kernel: SELinux: Setting up existing superblocks. >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Jun 10 09:57:41 localhost kernel: audit: type=1403 audit(1402408660.577:3): policy loaded auid=4294967295 ses=4294967295 >Jun 10 09:57:41 localhost systemd[1]: Successfully loaded SELinux policy in 226.004ms. >Jun 10 09:57:41 localhost systemd[1]: Relabelled /dev and /run in 20.698ms. >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Jun 10 09:57:41 localhost systemd-journal[581]: Journal started >Jun 10 09:57:40 localhost systemd[1]: systemd 213 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) >Jun 10 09:57:40 localhost systemd[1]: Detected virtualization 'oracle'. >Jun 10 09:57:40 localhost systemd[1]: Detected architecture 'x86-64'. >Jun 10 09:57:41 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Jun 10 09:57:41 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Jun 10 09:57:41 localhost systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. >Jun 10 09:57:41 localhost systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. >Jun 10 09:57:41 localhost systemd[1]: Mounting Huge Pages File System... >Jun 10 09:57:41 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Jun 10 09:57:41 localhost systemd[1]: Starting Apply Kernel Variables... >Jun 10 09:57:41 localhost systemd[1]: Mounting Debug File System... >Jun 10 09:57:41 localhost systemd[1]: Started Load Kernel Modules. >Jun 10 09:57:41 localhost systemd[1]: Mounted FUSE Control File System. >Jun 10 09:57:41 localhost systemd[1]: Starting udev Kernel Socket. >Jun 10 09:57:41 localhost systemd[1]: Listening on udev Kernel Socket. >Jun 10 09:57:41 localhost systemd[1]: Starting udev Control Socket. >Jun 10 09:57:41 localhost systemd[1]: Listening on udev Control Socket. >Jun 10 09:57:41 localhost systemd[1]: Starting udev Coldplug all Devices... >Jun 10 09:57:41 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Jun 10 09:57:41 localhost systemd[1]: Starting LVM2 metadata daemon socket. >Jun 10 09:57:41 localhost systemd[1]: Listening on LVM2 metadata daemon socket. >Jun 10 09:57:41 localhost systemd[1]: Starting Device-mapper event daemon FIFOs. >Jun 10 09:57:41 localhost systemd[1]: Listening on Device-mapper event daemon FIFOs. >Jun 10 09:57:41 localhost systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... >Jun 10 09:57:41 localhost systemd[1]: Starting Swap. >Jun 10 09:57:41 localhost systemd[1]: Reached target Swap. >Jun 10 09:57:41 localhost systemd[1]: Mounting Temporary Directory... >Jun 10 09:57:41 localhost systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. >Jun 10 09:57:41 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Jun 10 09:57:41 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jun 10 09:57:41 localhost systemd[1]: Started Apply Kernel Variables. >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jun 10 09:57:41 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:41 localhost systemd[1]: Mounted Huge Pages File System. >Jun 10 09:57:41 localhost systemd[1]: Mounted Debug File System. >Jun 10 09:57:41 localhost systemd[1]: Mounted POSIX Message Queue File System. >Jun 10 09:57:41 localhost systemd[1]: Mounted Temporary Directory. >Jun 10 09:57:41 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Jun 10 09:57:41 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Jun 10 09:57:41 localhost systemd[1]: Started udev Coldplug all Devices. >Jun 10 09:57:41 localhost systemd[1]: Starting LVM2 metadata daemon... >Jun 10 09:57:41 localhost systemd[1]: Started LVM2 metadata daemon. >Jun 10 09:57:41 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Jun 10 09:57:41 localhost systemd[1]: Starting Configure read-only root support... >Jun 10 09:57:41 localhost systemd[1]: Starting Import network configuration from initramfs... >Jun 10 09:57:41 localhost systemd[1]: Starting Load/Save Random Seed... >Jun 10 09:57:41 localhost systemd[1]: Starting Create Static Device Nodes in /dev... >Jun 10 09:57:41 localhost systemd[1]: Started Load/Save Random Seed. >Jun 10 09:57:41 localhost systemd[1]: Started Configure read-only root support. >Jun 10 09:57:41 localhost systemd[1]: Started Import network configuration from initramfs. >Jun 10 09:57:41 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Jun 10 09:57:41 localhost systemd[1]: Starting udev Kernel Device Manager... >Jun 10 09:57:41 localhost systemd[1]: Starting Local File Systems (Pre). >Jun 10 09:57:41 localhost systemd[1]: Reached target Local File Systems (Pre). >Jun 10 09:57:41 localhost lvm[590]: No volume groups found >Jun 10 09:57:41 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Jun 10 09:57:41 localhost systemd-udevd[623]: starting version 213 >Jun 10 09:57:41 localhost systemd[1]: Started udev Kernel Device Manager. >Jun 10 09:57:41 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Jun 10 09:57:41 localhost systemd[1]: Starting Activation of DM RAID sets... >Jun 10 09:57:41 localhost systemd[1]: Started Activation of DM RAID sets. >Jun 10 09:57:41 localhost systemd[1]: Starting Local File Systems. >Jun 10 09:57:41 localhost systemd[1]: Reached target Local File Systems. >Jun 10 09:57:41 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Jun 10 09:57:41 localhost systemd[1]: Started Mark the need to relabel after reboot. >Jun 10 09:57:41 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Jun 10 09:57:41 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Jun 10 09:57:41 localhost systemd[1]: Starting Security Auditing Service... >Jun 10 09:57:41 localhost systemd[1]: Starting Create Volatile Files and Directories... >Jun 10 09:57:41 localhost systemd[1]: Starting Encrypted Volumes. >Jun 10 09:57:41 localhost systemd[1]: Reached target Encrypted Volumes. >Jun 10 09:57:42 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Jun 10 09:57:42 localhost auditctl[646]: No rules >Jun 10 09:57:42 localhost auditctl[646]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Jun 10 09:57:42 localhost systemd[1]: Started Security Auditing Service. >Jun 10 09:57:42 localhost systemd-journal[581]: Permanent journal is using 8.0M (max allowed 591.9M, trying to leave 887.9M free of 2.0G available â current limit 591.9M). >Jun 10 09:57:42 localhost systemd-journal[581]: Time spent on flushing to /var is 17.439ms for 690 entries. >Jun 10 09:57:42 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Jun 10 09:57:42 localhost systemd[1]: Started Create Volatile Files and Directories. >Jun 10 09:57:42 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Jun 10 09:57:42 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Jun 10 09:57:42 localhost systemd[1]: Starting System Initialization. >Jun 10 09:57:42 localhost systemd[1]: Reached target System Initialization. >Jun 10 09:57:42 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Jun 10 09:57:42 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Jun 10 09:57:42 localhost systemd[1]: Started dnf makecache timer. >Jun 10 09:57:42 localhost systemd[1]: Starting Timers. >Jun 10 09:57:42 localhost systemd[1]: Reached target Timers. >Jun 10 09:57:42 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Jun 10 09:57:42 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Jun 10 09:57:42 localhost kernel: parport_pc 00:03: reported by Plug and Play ACPI >Jun 10 09:57:42 localhost systemd[1]: Started Restore Sound Card State. >Jun 10 09:57:42 localhost systemd[1]: Starting CUPS Printer Service Spool. >Jun 10 09:57:42 localhost systemd[1]: Started CUPS Printer Service Spool. >Jun 10 09:57:42 localhost systemd[1]: Starting Paths. >Jun 10 09:57:42 localhost systemd[1]: Reached target Paths. >Jun 10 09:57:42 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Jun 10 09:57:42 localhost kernel: piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >Jun 10 09:57:42 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Jun 10 09:57:42 localhost systemd[1]: Starting RPCbind Server Activation Socket. >Jun 10 09:57:42 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Jun 10 09:57:42 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Jun 10 09:57:42 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Jun 10 09:57:42 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Jun 10 09:57:42 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Jun 10 09:57:42 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Jun 10 09:57:42 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Jun 10 09:57:42 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Jun 10 09:57:42 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Jun 10 09:57:42 localhost systemd[1]: Starting Sockets. >Jun 10 09:57:42 localhost systemd[1]: Reached target Sockets. >Jun 10 09:57:42 localhost systemd[1]: Starting Basic System. >Jun 10 09:57:42 localhost systemd[1]: Reached target Basic System. >Jun 10 09:57:42 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Jun 10 09:57:42 localhost systemd[1]: Starting Permit User Sessions... >Jun 10 09:57:42 localhost systemd[1]: Starting Accounts Service... >Jun 10 09:57:42 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Jun 10 09:57:42 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Jun 10 09:57:42 localhost systemd[1]: Started Software RAID monitoring and management. >Jun 10 09:57:42 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Jun 10 09:57:42 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Jun 10 09:57:42 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Jun 10 09:57:42 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Jun 10 09:57:42 localhost systemd[1]: Starting Modem Manager... >Jun 10 09:57:42 localhost systemd[1]: Starting System Logging Service... >Jun 10 09:57:42 localhost systemd[1]: Starting NTP client/server... >Jun 10 09:57:42 localhost systemd[1]: Starting Rollback uncommitted netcf network config change transactions... >Jun 10 09:57:42 localhost systemd[1]: Starting Login Service... >Jun 10 09:57:42 localhost systemd[1]: Starting LSB: Init script for live image.... >Jun 10 09:57:42 localhost systemd[1]: Starting D-Bus System Message Bus... >Jun 10 09:57:42 localhost systemd[1]: Started D-Bus System Message Bus. >Jun 10 09:57:42 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x1, revision=0x0 >Jun 10 09:57:42 localhost auditd[645]: Started dispatcher: /sbin/audispd pid: 682 >Jun 10 09:57:42 localhost kernel: audit: type=1305 audit(1402408662.500:4): audit_pid=645 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Jun 10 09:57:42 localhost rngd[667]: Unable to open file: /dev/tpm0 >Jun 10 09:57:42 localhost rngd[667]: can't open any entropy source >Jun 10 09:57:42 localhost rngd[667]: Maybe RNG device modules are not loaded >Jun 10 09:57:42 localhost netcf-transaction.sh[673]: Running start: No pending transaction to rollback >Jun 10 09:57:42 localhost auditd[645]: Init complete, auditd 2.3.7 listening for events (startup state enable) >Jun 10 09:57:42 localhost alsactl[660]: alsactl 1.0.27.2 daemon started >Jun 10 09:57:42 localhost audispd[682]: priority_boost_parser called with: 4 >Jun 10 09:57:42 localhost audispd[682]: max_restarts_parser called with: 10 >Jun 10 09:57:42 localhost alsactl[660]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jun 10 09:57:42 localhost audispd[682]: audispd initialized with q_depth=150 and 1 active plugins >Jun 10 09:57:42 localhost kernel: ppdev: user-space parallel port driver >Jun 10 09:57:42 localhost chronyd[697]: chronyd version 1.30-pre1 starting >Jun 10 09:57:42 localhost avahi-daemon[666]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jun 10 09:57:42 localhost avahi-daemon[666]: Successfully dropped root privileges. >Jun 10 09:57:42 localhost avahi-daemon[666]: avahi-daemon 0.6.31 starting up. >Jun 10 09:57:42 localhost mtp-probe[659]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:06.0/usb2/2-1" >Jun 10 09:57:42 localhost mtp-probe[659]: bus: 2, device: 2 was not an MTP device >Jun 10 09:57:42 localhost chronyd[697]: Generated key 1 >Jun 10 09:57:42 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x1, revision=0x0 >Jun 10 09:57:42 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jun 10 09:57:43 localhost ModemManager[668]: <info> ModemManager (version 1.2.0-2.fc21) starting... >Jun 10 09:57:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:43 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:43 localhost kernel: snd_intel8x0 0000:00:05.0: intel8x0_measure_ac97_clock: measured 50823 usecs (12773 samples) >Jun 10 09:57:43 localhost kernel: snd_intel8x0 0000:00:05.0: measured clock 251323 rejected >Jun 10 09:57:43 localhost rtkit-daemon[664]: Successfully called chroot. >Jun 10 09:57:43 localhost rtkit-daemon[664]: Successfully dropped privileges. >Jun 10 09:57:43 localhost rtkit-daemon[664]: Successfully limited resources. >Jun 10 09:57:43 localhost rtkit-daemon[664]: Running. >Jun 10 09:57:43 localhost rtkit-daemon[664]: Watchdog thread running. >Jun 10 09:57:43 localhost rtkit-daemon[664]: Canary thread running. >Jun 10 09:57:43 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jun 10 09:57:43 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jun 10 09:57:43 localhost avahi-daemon[666]: Successfully called chroot(). >Jun 10 09:57:43 localhost avahi-daemon[666]: Successfully dropped remaining capabilities. >Jun 10 09:57:43 localhost systemd[1]: Started System Logging Service. >Jun 10 09:57:43 localhost avahi-daemon[666]: No service file found in /etc/avahi/services. >Jun 10 09:57:43 localhost systemd[1]: Started Permit User Sessions. >Jun 10 09:57:43 localhost avahi-daemon[666]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jun 10 09:57:43 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Jun 10 09:57:43 localhost avahi-daemon[666]: Network interface enumeration completed. >Jun 10 09:57:43 localhost avahi-daemon[666]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jun 10 09:57:43 localhost avahi-daemon[666]: Server startup complete. Host name is linux.local. Local service cookie is 3242725219. >Jun 10 09:57:43 localhost useradd[719]: new group: name=liveuser, GID=1000 >Jun 10 09:57:43 localhost useradd[719]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Jun 10 09:57:43 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Jun 10 09:57:43 localhost systemd[1]: Unit rngd.service entered failed state. >Jun 10 09:57:43 localhost systemd[1]: Started Rollback uncommitted netcf network config change transactions. >Jun 10 09:57:43 localhost systemd[1]: Started NTP client/server. >Jun 10 09:57:43 localhost systemd-logind[674]: Watching system buttons on /dev/input/event0 (Power Button) >Jun 10 09:57:43 localhost systemd-logind[674]: Watching system buttons on /dev/input/event1 (Sleep Button) >Jun 10 09:57:43 localhost systemd-logind[674]: New seat seat0. >Jun 10 09:57:43 localhost systemd[1]: Started Login Service. >Jun 10 09:57:43 localhost systemd[1]: Starting Command Scheduler... >Jun 10 09:57:43 localhost systemd[1]: Started Command Scheduler. >Jun 10 09:57:43 localhost systemd[1]: Starting Job spooling tools... >Jun 10 09:57:43 localhost systemd[1]: Started Job spooling tools. >Jun 10 09:57:43 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Jun 10 09:57:43 localhost crond[729]: (CRON) INFO (Syslog will be used instead of sendmail.) >Jun 10 09:57:43 localhost crond[729]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 99% if used.) >Jun 10 09:57:43 localhost livesys[675]: Adding live user [ OK ] >Jun 10 09:57:43 localhost kernel: snd_intel8x0 0000:00:05.0: intel8x0_measure_ac97_clock: measured 50499 usecs (12626 samples) >Jun 10 09:57:43 localhost kernel: snd_intel8x0 0000:00:05.0: measured clock 250024 rejected >Jun 10 09:57:43 localhost systemd[1]: Started Modem Manager. >Jun 10 09:57:44 localhost usermod[737]: add 'liveuser' to group 'wheel' >Jun 10 09:57:44 localhost usermod[737]: add 'liveuser' to shadow group 'wheel' >Jun 10 09:57:44 localhost crond[729]: (CRON) INFO (running with inotify support) >Jun 10 09:57:44 localhost kernel: snd_intel8x0 0000:00:05.0: intel8x0_measure_ac97_clock: measured 50952 usecs (12443 samples) >Jun 10 09:57:44 localhost kernel: snd_intel8x0 0000:00:05.0: measured clock 244210 rejected >Jun 10 09:57:44 localhost kernel: snd_intel8x0 0000:00:05.0: clocking to 48000 >Jun 10 09:57:44 localhost systemd[1]: Starting Sound Card. >Jun 10 09:57:44 localhost systemd[1]: Reached target Sound Card. >Jun 10 09:57:44 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jun 10 09:57:44 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jun 10 09:57:44 localhost systemd[1]: Starting Authorization Manager... >Jun 10 09:57:44 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jun 10 09:57:44 localhost polkitd[745]: Started polkitd version 0.112 >Jun 10 09:57:44 localhost livesys[675]: (process:754): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=39bf98f343bc43c7b0ef92b22f6f168a --binary-syntax --close-stderr': Child process exited with code 1 >Jun 10 09:57:44 localhost polkitd[745]: Loading rules from directory /etc/polkit-1/rules.d >Jun 10 09:57:44 localhost polkitd[745]: Loading rules from directory /usr/share/polkit-1/rules.d >Jun 10 09:57:44 localhost systemd[1]: Stopping Command Scheduler... >Jun 10 09:57:44 localhost systemd[1]: Stopped Command Scheduler. >Jun 10 09:57:44 localhost systemd[1]: Stopping Job spooling tools... >Jun 10 09:57:44 localhost systemd[1]: Stopped Job spooling tools. >Jun 10 09:57:44 localhost polkitd[745]: Finished loading, compiling and executing 5 rules >Jun 10 09:57:44 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jun 10 09:57:44 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jun 10 09:57:44 localhost systemd[1]: Started Authorization Manager. >Jun 10 09:57:44 localhost polkitd[745]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Jun 10 09:57:44 localhost livesys[675]: sed: can't read : No such file or directory >Jun 10 09:57:44 localhost accounts-daemon[663]: started daemon version 0.6.37 >Jun 10 09:57:44 localhost systemd[1]: Started Accounts Service. >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:44 localhost kernel: nf_conntrack version 0.5.0 (7952 buckets, 31808 max) >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:44 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:44 localhost livesys[675]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost kernel: Ebtables v2.0 registered >Jun 10 09:57:45 localhost kernel: Bridge firewalling registered >Jun 10 09:57:45 localhost livesys[675]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost livesys[675]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost livesys[675]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost livesys[675]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost livesys[675]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost livesys[675]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost livesys[675]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost livesys[675]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 10 09:57:45 localhost livesys[675]: warning: undefined reference to <schema id='org.gnome.settings-daemon.plugins.updates'/> >Jun 10 09:57:45 localhost systemd[1]: Started LSB: Init script for live image.. >Jun 10 09:57:45 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jun 10 09:57:45 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Jun 10 09:57:45 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Jun 10 09:57:45 localhost systemd[1]: Starting Install ABRT coredump hook... >Jun 10 09:57:45 localhost systemd[1]: Starting ABRT kernel log watcher... >Jun 10 09:57:45 localhost systemd[1]: Started ABRT kernel log watcher. >Jun 10 09:57:45 localhost systemd[1]: Started Harvest vmcores for ABRT. >Jun 10 09:57:45 localhost systemd[1]: Started ABRT Xorg log watcher. >Jun 10 09:57:45 localhost systemd[1]: Starting GNOME Display Manager... >Jun 10 09:57:45 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jun 10 09:57:45 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jun 10 09:57:45 localhost systemd[1]: Started Install ABRT coredump hook. >Jun 10 09:57:45 localhost systemd[1]: Starting Network Manager... >Jun 10 09:57:45 localhost systemd[1]: Started GNOME Display Manager. >Jun 10 09:57:45 localhost abrtd[832]: Init complete, entering main loop >Jun 10 09:57:45 localhost NetworkManager[888]: <info> NetworkManager (version 0.9.9.95-1.git20140609.fc21) is starting... >Jun 10 09:57:45 localhost NetworkManager[888]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Jun 10 09:57:45 localhost NetworkManager[888]: <info> WEXT support is enabled >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: This is a pre-release version of the X server from Fedora Project. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: It is not supported in any way. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Select the "xorg" product for bugs you find in this release. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Before reporting bugs in pre-release versions please check the >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: latest version in the X.Org Foundation git repository. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: See http://wiki.x.org/wiki/GitPage for git access instructions. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: X.Org X Server 1.15.99.902 (1.16.0 RC 2) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Release Date: 2014-04-08 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: X Protocol Version 11, Revision 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Build Operating System: 3.14.3-200.fc20.x86_64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Current Operating System: Linux localhost 3.15.0-1.fc21.x86_64 #1 SMP Mon Jun 9 14:43:32 UTC 2014 x86_64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-r rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Build Date: 08 June 2014 12:36:34PM >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Build ID: xorg-x11-server 1.15.99.902-8.20140428.fc21 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Current version of pixman: 0.32.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Before reporting problems, check http://wiki.x.org >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: to make sure that you have the latest version. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Markers: (--) probed, (**) from config file, (==) default setting, >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (++) from command line, (!!) notice, (II) informational, >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (++) Log file: "/dev/null", Time: Tue Jun 10 09:57:46 2014 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) No Layout section. Using the first Screen section. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) No screen section available. Using defaults. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (**) |-->Screen "Default Screen Section" (0) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (**) | |-->Monitor "<default monitor>" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) No monitor specified for screen "Default Screen Section". >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Using a default monitor configuration. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Automatically adding devices >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Automatically enabling devices >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Automatically adding GPU devices >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) FontPath set to: >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: catalogue:/etc/X11/fontpath.d, >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: built-ins >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) The server relies on udev to provide the list of input devices. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loader magic: 0x81ce40 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module ABI versions: >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: X.Org ANSI C Emulation: 0.4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: X.Org Video Driver: 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: X.Org XInput driver : 21.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: X.Org Server Extension : 8.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) systemd-logind: failed to get session: PID 904 does not belong to any known session >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/16777216, BIOS @ 0x????????/131072 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "glx" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Jun 10 09:57:46 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Jun 10 09:57:46 localhost kernel: cfg80211: World regulatory domain updated: >Jun 10 09:57:46 localhost kernel: cfg80211: DFS Master region: unset >Jun 10 09:57:46 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Jun 10 09:57:46 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 0 KHz), (N/A, 2000 mBm), (N/A) >Jun 10 09:57:46 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 0 KHz), (N/A, 2000 mBm), (N/A) >Jun 10 09:57:46 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Jun 10 09:57:46 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Jun 10 09:57:46 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Jun 10 09:57:46 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Jun 10 09:57:46 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Jun 10 09:57:46 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Jun 10 09:57:46 localhost NetworkManager[888]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jun 10 09:57:46 localhost NetworkManager[888]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jun 10 09:57:46 localhost NetworkManager[888]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jun 10 09:57:46 localhost NetworkManager[888]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module glx: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 1.0.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Server Extension, version 8.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) AIGLX enabled >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Matched vboxvideo as autoconfigured driver 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Matched modesetting as autoconfigured driver 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Matched fbdev as autoconfigured driver 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Matched vesa as autoconfigured driver 3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Assigned the driver to the xf86ConfigLayout >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "vboxvideo" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (WW) Warning, couldn't open module vboxvideo >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) UnloadModule: "vboxvideo" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Unloading vboxvideo >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) Failed to load module "vboxvideo" (module does not exist, 0) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "modesetting" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module modesetting: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 0.8.1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Module class: X.Org Video Driver >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Video Driver, version 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "fbdev" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module fbdev: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 0.4.3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Module class: X.Org Video Driver >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Video Driver, version 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "vesa" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module vesa: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 2.3.2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Module class: X.Org Video Driver >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Video Driver, version 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) FBDEV: driver for framebuffer: fbdev >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA: driver for VESA chipsets: vesa >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (++) using VT number 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) open /dev/dri/card0: No such file or directory >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (WW) Falling back to old probe method for modesetting >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) open /dev/dri/card0: No such file or directory >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading sub module "fbdevhw" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "fbdevhw" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module fbdevhw: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 0.0.2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Video Driver, version 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) open /dev/fb0: No such file or directory >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jun 10 09:57:46 localhost NetworkManager[888]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jun 10 09:57:46 localhost NetworkManager[888]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jun 10 09:57:46 localhost NetworkManager[888]: <info> WiFi hardware radio set enabled >Jun 10 09:57:46 localhost NetworkManager[888]: <info> WWAN hardware radio set enabled >Jun 10 09:57:46 localhost NetworkManager[888]: <info> WiFi enabled by radio killswitch; enabled by state file >Jun 10 09:57:46 localhost NetworkManager[888]: <info> WWAN enabled by radio killswitch; enabled by state file >Jun 10 09:57:46 localhost NetworkManager[888]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Networking is enabled by state file >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (lo): link connected >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (lo): carrier is ON >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): carrier is OFF >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): new Ethernet device (driver: 'e1000' ifindex: 2) >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): exported as /org/freedesktop/NetworkManager/Devices/1 >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jun 10 09:57:46 localhost kernel: e1000: enp0s3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >Jun 10 09:57:46 localhost systemd[1]: Started Network Manager. >Jun 10 09:57:46 localhost systemd[1]: Starting Network. >Jun 10 09:57:46 localhost systemd[1]: Reached target Network. >Jun 10 09:57:46 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Jun 10 09:57:46 localhost systemd[1]: Starting Virtualization daemon... >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): link connected >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): preparing device >Jun 10 09:57:46 localhost NetworkManager[888]: <info> read connection 'Wired connection 1' >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (WW) Falling back to old probe method for fbdev >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading sub module "fbdevhw" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "fbdevhw" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module fbdevhw: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 0.0.2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Video Driver, version 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) open /dev/fb0: No such file or directory >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) Screen 0 deleted because of no matching config section. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) UnloadModule: "modesetting" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) Screen 0 deleted because of no matching config section. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) UnloadModule: "fbdev" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) UnloadSubModule: "fbdevhw" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading sub module "vbe" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "vbe" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/libvbe.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module vbe: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 1.1.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Video Driver, version 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading sub module "int10" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "int10" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/libint10.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module int10: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 1.0.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Video Driver, version 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): initializing int10 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Primary V_BIOS segment is: 0xc000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA BIOS detected >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE Version 2.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE Total Mem: 12288 kB >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM: VirtualBox VESA BIOS >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM Software Rev: 0.3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM Vendor: Oracle Corporation >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM Product: Oracle VM VirtualBox VBE Adapter >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM Product Rev: Oracle VM VirtualBox Version 4.2.18 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Creating default Display subsection in Screen section >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: "Default Screen Section" for depth/fbbpp 24/32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) VESA(0): Depth 24, (--) framebuffer bpp 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) VESA(0): RGB weight 888 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) VESA(0): Default visual is TrueColor >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading sub module "ddc" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "ddc" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module "ddc" already built-in >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE DDC not supported >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Searching for matching VESA mode(s): >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 100 (640x400) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): created default wired connection 'Wired connection 1' >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Auto-activating connection 'Wired connection 1'. >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Activation (enp0s3) starting connection 'Wired connection 1' >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 1 of 5 (Device Prepare) scheduled... >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 1 of 5 (Device Prepare) started... >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jun 10 09:57:46 localhost NetworkManager[888]: <info> NetworkManager state is now CONNECTING >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 2 of 5 (Device Configure) scheduled... >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 1 of 5 (Device Prepare) complete. >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 2 of 5 (Device Configure) starting... >Jun 10 09:57:46 localhost NetworkManager[888]: <info> (enp0s3): device state change: prepare -> config (reason 'none') [40 50 0] >Jun 10 09:57:46 localhost ModemManager[668]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:03.0': not supported by any plugin >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 2 of 5 (Device Configure) successful. >Jun 10 09:57:46 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 2 of 5 (Device Configure) complete. >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 400 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 48 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 101 (640x480) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 480 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 39 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 102 (800x600) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x1f >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 100 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 800 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 51 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 103 (800x600) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 800 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 800 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 25 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 104 (1024x768) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x1f >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 128 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 768 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 31 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 105 (1024x768) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 768 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 106 (1280x1024) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x1f >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 160 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 18 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 107 (1280x1024) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 10d (320x200) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 320 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 200 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 97 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 10 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 10e (320x200) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 320 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 200 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 97 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 11 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 10f (320x200) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 960 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 320 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 200 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 110 (640x480) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 480 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 19 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 10 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 111 (640x480) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 480 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 19 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 11 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 112 (640x480) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1920 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 480 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 12 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 113 (800x600) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 800 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 12 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 10 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 114 (800x600) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 800 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 12 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 11 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 115 (800x600) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2400 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 800 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 116 (1024x768) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2048 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 768 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 10 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 117 (1024x768) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2048 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 768 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 11 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 118 (1024x768) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 3072 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 768 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 119 (1280x1024) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2560 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 10 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 11a (1280x1024) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2560 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 11 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 11b (1280x1024) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 3840 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: *Mode: 140 (320x200) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 320 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 200 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 48 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: *Mode: 141 (640x400) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2560 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 400 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 11 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: *Mode: 142 (640x480) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2560 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 640 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 480 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 9 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: *Mode: 143 (800x600) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 3200 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 800 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: *Mode: 144 (1024x768) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 4096 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 768 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: *Mode: 145 (1280x1024) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 5120 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1280 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 1024 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 146 (320x200) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 320 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 320 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 200 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 195 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: *Mode: 147 (1600x1200) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 6400 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1600 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 1200 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 148 (1152x864) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 1152 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1152 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 864 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 11 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 149 (1152x864) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2304 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1152 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 864 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 10 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 15 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 14a (1152x864) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 2304 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1152 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 864 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 11 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 5 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: Mode: 14b (1152x864) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 3456 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1152 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 864 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: *Mode: 14c (1152x864) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ModeAttributes: 0x9b >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinAAttributes: 0x7 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBAttributes: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinGranularity: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinSize: 64 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinASegment: 0xa000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinBSegment: 0x0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: WinFuncPtr: 0xc0000605 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BytesPerScanline: 4608 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XResolution: 1152 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YResolution: 864 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: XCharSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: YCharSize: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfPlanes: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BitsPerPixel: 32 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfBanks: 1 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: MemoryModel: 6 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BankSize: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: NumberOfImages: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RedFieldPosition: 16 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: GreenFieldPosition: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: BlueFieldPosition: 0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdMaskSize: 8 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: RsvdFieldPosition: 24 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: DirectColorModeInfo: 2 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: PhysBasePtr: 0xe0000000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Total Memory: 192 64KB banks (12288kB) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (WW) VESA(0): Unable to estimate virtual size >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "1152x864" (no mode of this name) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "800x600" (no mode of this name) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "640x400" (no mode of this name) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "320x200" (no mode of this name) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (WW) VESA(0): No valid modes left. Trying less strict filter... >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.00 kHz >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): <default monitor>: Using maximum pixel clock of 65.00 MHz >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (WW) VESA(0): Unable to estimate virtual size >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "1152x864" (hsync out of range) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "640x400" (hsync out of range) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (--) VESA(0): Virtual size is 1024x768 (pitch 1024) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (**) VESA(0): *Built-in mode "1024x768" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (**) VESA(0): *Built-in mode "800x600" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (**) VESA(0): *Built-in mode "640x480" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) VESA(0): DPI set to (96, 96) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (144) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (143) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (142) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading sub module "fb" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "fb" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/libfb.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module fb: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 1.0.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org ANSI C Emulation, version 0.4 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) Depth 24 pixmap format is 32 bpp >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading sub module "int10" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) LoadModule: "int10" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/libint10.so >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) Module int10: vendor="X.Org Foundation" >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 1.0.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: ABI class: X.Org Video Driver, version 17.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): initializing int10 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Primary V_BIOS segment is: 0xc000 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA BIOS detected >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE Version 2.0 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE Total Mem: 12288 kB >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM: VirtualBox VESA BIOS >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM Software Rev: 0.3 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM Vendor: Oracle Corporation >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM Product: Oracle VM VirtualBox VBE Adapter >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): VESA VBE OEM Product Rev: Oracle VM VirtualBox Version 4.2.18 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): virtual address = 0x7f2bc3549000, >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: physical address = 0xe0000000, size = 12582912 >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) VESA(0): Setting up VESA Mode 0x144 (1024x768) >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) VESA(0): Default visual is TrueColor >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) VESA(0): Backing store enabled >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) VESA(0): DPMS enabled >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (==) RandR enabled >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) SELinux: Disabled by boolean >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (II) AIGLX: Screen 0 is not DRI2 capable >Jun 10 09:57:46 localhost gdm-Xorg-:0[904]: (EE) AIGLX: reverting to software rendering >Jun 10 09:57:47 localhost libvirtd[1009]: libvirt version: 1.2.5, package: 2.fc21 (Fedora Project, 2014-06-07-07:25:26, buildhw-05.phx2.fedoraproject.org) >Jun 10 09:57:47 localhost libvirtd[1009]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Jun 10 09:57:47 localhost libvirtd[1009]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Jun 10 09:57:47 localhost libvirtd[1009]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Jun 10 09:57:47 localhost libvirtd[1009]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Jun 10 09:57:47 localhost libvirtd[1009]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox.so not accessible >Jun 10 09:57:47 localhost systemd[1]: Started Virtualization daemon. >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) AIGLX: Loaded and initialized swrast >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) GLX: Initialized DRISWRAST GL provider for screen 0 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) LoadModule: "evdev" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) Module evdev: vendor="X.Org Foundation" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: compiled for 1.15.99.902, module version = 2.9.0 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: Module class: X.Org XInput Driver >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: ABI class: X.Org XInput driver, version 21.0 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) Using input driver 'evdev' for 'Power Button' >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Power Button: always reports core events >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: Power Button: Device: "/dev/input/event0" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: Power Button: Found keys >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: Power Button: Configuring as keyboard >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0/event0" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_rules" "evdev" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_model" "pc104" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_layout" "us" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) config/udev: Adding input device Sleep Button (/dev/input/event1) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) Using input driver 'evdev' for 'Sleep Button' >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Sleep Button: always reports core events >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: Sleep Button: Device: "/dev/input/event1" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: Sleep Button: Vendor 0 Product 0x3 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: Sleep Button: Found keys >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: Sleep Button: Configuring as keyboard >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input1/event1" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_rules" "evdev" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_model" "pc104" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_layout" "us" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event4) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) VirtualBox USB Tablet: Applying InputClass "evdev pointer catchall" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) Using input driver 'evdev' for 'VirtualBox USB Tablet' >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) VirtualBox USB Tablet: always reports core events >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: VirtualBox USB Tablet: Device: "/dev/input/event4" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: VirtualBox USB Tablet: Vendor 0x80ee Product 0x21 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: VirtualBox USB Tablet: Found 9 mouse buttons >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: VirtualBox USB Tablet: Found scroll wheel(s) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: VirtualBox USB Tablet: Found relative axes >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: VirtualBox USB Tablet: Found absolute axes >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: VirtualBox USB Tablet: Found x and y absolute axes >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: VirtualBox USB Tablet: Found absolute touchscreen >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: VirtualBox USB Tablet: Configuring as touchscreen >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: VirtualBox USB Tablet: Adding scrollwheel support >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: VirtualBox USB Tablet: YAxisMapping: buttons 4 and 5 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: VirtualBox USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb2/2-1/2-1:1.0/0003:80EE:0021.0001/input/input5/event4" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: TOUCHSCREEN, id 8) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (WW) evdev: VirtualBox USB Tablet: touchpads, tablets and touchscreens ignore relative axes. >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: VirtualBox USB Tablet: initialized for absolute axes. >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) VirtualBox USB Tablet: (accel) keeping acceleration scheme 1 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) VirtualBox USB Tablet: (accel) acceleration profile 0 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse1) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) No input driver specified, ignoring this device. >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) This device may have been added with another device file. >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) AT Translated Set 2 keyboard: always reports core events >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: AT Translated Set 2 keyboard: Found keys >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_rules" "evdev" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_model" "pc104" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "xkb_layout" "us" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event3) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse' >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) ImExPS/2 Generic Explorer Mouse: always reports core events >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event3" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3" >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 10) >Jun 10 09:57:47 localhost gdm-Xorg-:0[904]: (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes. >Jun 10 09:57:48 localhost gdm-Xorg-:0[904]: (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1 >Jun 10 09:57:48 localhost gdm-Xorg-:0[904]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0 >Jun 10 09:57:48 localhost gdm-Xorg-:0[904]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000 >Jun 10 09:57:48 localhost gdm-Xorg-:0[904]: (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4 >Jun 10 09:57:48 localhost gdm-Xorg-:0[904]: (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0) >Jun 10 09:57:48 localhost gdm-Xorg-:0[904]: (II) No input driver specified, ignoring this device. >Jun 10 09:57:48 localhost gdm-Xorg-:0[904]: (II) This device may have been added with another device file. >Jun 10 09:57:48 localhost systemd[1]: Received SIGRTMIN+21 from PID 344 (plymouthd). >Jun 10 09:57:48 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jun 10 09:57:48 localhost systemd[1]: Starting Multi-User System. >Jun 10 09:57:48 localhost systemd[1]: Reached target Multi-User System. >Jun 10 09:57:48 localhost systemd[1]: Starting Graphical Interface. >Jun 10 09:57:48 localhost systemd[1]: Reached target Graphical Interface. >Jun 10 09:57:48 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jun 10 09:57:48 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jun 10 09:57:48 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jun 10 09:57:48 localhost systemd[1]: Startup finished in 1.310s (kernel) + 1.751s (initrd) + 7.760s (userspace) = 10.822s. >Jun 10 09:57:48 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 3 of 5 (IP Configure Start) scheduled. >Jun 10 09:57:48 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 3 of 5 (IP Configure Start) started... >Jun 10 09:57:48 localhost NetworkManager[888]: <info> (enp0s3): device state change: config -> ip-config (reason 'none') [50 70 0] >Jun 10 09:57:48 localhost NetworkManager[888]: <info> Activation (enp0s3) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jun 10 09:57:48 localhost NetworkManager[888]: <info> dhclient started with pid 1208 >Jun 10 09:57:48 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 3 of 5 (IP Configure Start) complete. >Jun 10 09:57:48 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:48 localhost systemd-logind[674]: New session 1 of user liveuser. >Jun 10 09:57:48 localhost systemd[1]: Starting user-1000.slice. >Jun 10 09:57:48 localhost systemd[1]: Created slice user-1000.slice. >Jun 10 09:57:48 localhost systemd[1]: Starting Session 1 of user liveuser. >Jun 10 09:57:48 localhost systemd[1]: Started Session 1 of user liveuser. >Jun 10 09:57:48 localhost systemd[1]: Starting User Manager for UID 1000... >Jun 10 09:57:48 localhost systemd[1211]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Jun 10 09:57:48 localhost dhclient[1208]: Internet Systems Consortium DHCP Client 4.3.0 >Jun 10 09:57:48 localhost dhclient[1208]: Copyright 2004-2014 Internet Systems Consortium. >Jun 10 09:57:48 localhost dhclient[1208]: All rights reserved. >Jun 10 09:57:48 localhost dhclient[1208]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 10 09:57:48 localhost dhclient[1208]: >Jun 10 09:57:48 localhost NetworkManager[888]: Internet Systems Consortium DHCP Client 4.3.0 >Jun 10 09:57:48 localhost NetworkManager[888]: Copyright 2004-2014 Internet Systems Consortium. >Jun 10 09:57:48 localhost NetworkManager[888]: All rights reserved. >Jun 10 09:57:48 localhost NetworkManager[888]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 10 09:57:48 localhost NetworkManager[888]: <info> (enp0s3): DHCPv4 state changed nbi -> preinit >Jun 10 09:57:48 localhost dhclient[1208]: Listening on LPF/enp0s3/08:00:27:c0:4b:7e >Jun 10 09:57:48 localhost NetworkManager[888]: Listening on LPF/enp0s3/08:00:27:c0:4b:7e >Jun 10 09:57:48 localhost dhclient[1208]: Sending on LPF/enp0s3/08:00:27:c0:4b:7e >Jun 10 09:57:48 localhost NetworkManager[888]: Sending on LPF/enp0s3/08:00:27:c0:4b:7e >Jun 10 09:57:48 localhost dhclient[1208]: Sending on Socket/fallback >Jun 10 09:57:48 localhost NetworkManager[888]: Sending on Socket/fallback >Jun 10 09:57:48 localhost dhclient[1208]: DHCPDISCOVER on enp0s3 to 255.255.255.255 port 67 interval 3 (xid=0x2acf41ef) >Jun 10 09:57:48 localhost NetworkManager[888]: DHCPDISCOVER on enp0s3 to 255.255.255.255 port 67 interval 3 (xid=0x2acf41ef) >Jun 10 09:57:48 localhost systemd[1211]: Starting Paths. >Jun 10 09:57:48 localhost systemd[1211]: Reached target Paths. >Jun 10 09:57:48 localhost systemd[1211]: Starting Timers. >Jun 10 09:57:48 localhost systemd[1211]: Reached target Timers. >Jun 10 09:57:48 localhost systemd[1211]: Starting Sockets. >Jun 10 09:57:48 localhost systemd[1211]: Reached target Sockets. >Jun 10 09:57:48 localhost systemd[1211]: Starting Basic System. >Jun 10 09:57:48 localhost systemd[1211]: Reached target Basic System. >Jun 10 09:57:48 localhost systemd[1211]: Starting Default. >Jun 10 09:57:48 localhost systemd[1211]: Reached target Default. >Jun 10 09:57:48 localhost systemd[1211]: Startup finished in 49ms. >Jun 10 09:57:48 localhost systemd[1]: Started User Manager for UID 1000. >Jun 10 09:57:48 localhost gdm-autologin][1134]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Jun 10 09:57:49 localhost avahi-daemon[666]: Registering new address record for fe80::a00:27ff:fec0:4b7e on enp0s3.*. >Jun 10 09:57:49 localhost /etc/gdm/Xsession[1218]: touch: cannot touch â/home/liveuser/.cache/imsettings/logâ: No such file or directory >Jun 10 09:57:49 localhost dhclient[1208]: DHCPREQUEST on enp0s3 to 255.255.255.255 port 67 (xid=0x2acf41ef) >Jun 10 09:57:49 localhost dhclient[1208]: DHCPOFFER from 10.0.0.1 >Jun 10 09:57:49 localhost NetworkManager[888]: DHCPREQUEST on enp0s3 to 255.255.255.255 port 67 (xid=0x2acf41ef) >Jun 10 09:57:49 localhost NetworkManager[888]: DHCPOFFER from 10.0.0.1 >Jun 10 09:57:50 localhost systemd[1]: Mounted FUSE Control File System. >Jun 10 09:57:50 localhost kernel: fuse init (API version 7.23) >Jun 10 09:57:50 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Jun 10 09:57:50 localhost /etc/gdm/Xsession[1218]: cp: cannot stat â/usr/share/applications/liveinst.desktopâ: No such file or directory >Jun 10 09:57:50 localhost dhclient[1208]: DHCPACK from 10.0.0.1 (xid=0x2acf41ef) >Jun 10 09:57:50 localhost NetworkManager[888]: DHCPACK from 10.0.0.1 (xid=0x2acf41ef) >Jun 10 09:57:50 localhost dhclient[1208]: bound to 10.0.0.96 -- renewal in 272052 seconds. >Jun 10 09:57:50 localhost NetworkManager[888]: bound to 10.0.0.96 -- renewal in 272052 seconds. >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (enp0s3): DHCPv4 state changed preinit -> bound >Jun 10 09:57:50 localhost NetworkManager[888]: <info> address 10.0.0.96 >Jun 10 09:57:50 localhost NetworkManager[888]: <info> plen 24 (255.255.255.0) >Jun 10 09:57:50 localhost NetworkManager[888]: <info> gateway 10.0.0.1 >Jun 10 09:57:50 localhost NetworkManager[888]: <info> server identifier 10.0.0.1 >Jun 10 09:57:50 localhost NetworkManager[888]: <info> lease time 604800 >Jun 10 09:57:50 localhost NetworkManager[888]: <info> nameserver '75.75.75.75' >Jun 10 09:57:50 localhost NetworkManager[888]: <info> nameserver '75.75.76.76' >Jun 10 09:57:50 localhost NetworkManager[888]: <info> domain name 'hsd1.wa.comcast.net.' >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 5 of 5 (IPv4 Commit) started... >Jun 10 09:57:50 localhost avahi-daemon[666]: Joining mDNS multicast group on interface enp0s3.IPv4 with address 10.0.0.96. >Jun 10 09:57:50 localhost avahi-daemon[666]: New relevant interface enp0s3.IPv4 for mDNS. >Jun 10 09:57:50 localhost avahi-daemon[666]: Registering new address record for 10.0.0.96 on enp0s3.IPv4. >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (enp0s3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 5 of 5 (IPv4 Commit) complete. >Jun 10 09:57:50 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jun 10 09:57:50 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Jun 10 09:57:50 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jun 10 09:57:50 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jun 10 09:57:50 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jun 10 09:57:50 localhost nm-dispatcher[1393]: Could not acquire the org.freedesktop.nm_dispatcher service. >Message: 'An SELinux policy prevents this sender from sending this message to this recipient, 0 matched rules; type="method_call", sender=":1.10" (uid=0 pid=888 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.nm_dispatcher" member="Action" error name="(unset)" requested_reply="0" destination="org.freedesktop.nm_dispatcher" (uid=0 pid=1393 comm="/usr/libexec/nm-dispatcher ")' >Jun 10 09:57:50 localhost nm-dispatcher[1393]: Disconnected from the system bus, exiting. >Jun 10 09:57:50 localhost systemd[1]: NetworkManager-dispatcher.service: main process exited, code=exited, status=1/FAILURE >Jun 10 09:57:50 localhost systemd[1]: Failed to start Network Manager Script Dispatcher Service. >Jun 10 09:57:50 localhost systemd[1]: Unit NetworkManager-dispatcher.service entered failed state. >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): carrier is OFF >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): new Bridge device (driver: 'bridge' ifindex: 3) >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): exported as /org/freedesktop/NetworkManager/Devices/2 >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): preparing device >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Jun 10 09:57:50 localhost systemd-udevd[796]: Could not apply link config to virbr0 >Jun 10 09:57:50 localhost /etc/gdm/Xsession[1218]: gnome-session-is-accelerated: llvmpipe detected. >Jun 10 09:57:50 localhost avahi-daemon[666]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1. >Jun 10 09:57:50 localhost avahi-daemon[666]: New relevant interface virbr0.IPv4 for mDNS. >Jun 10 09:57:50 localhost avahi-daemon[666]: Registering new address record for 192.168.122.1 on virbr0.IPv4. >Jun 10 09:57:50 localhost NetworkManager[888]: <info> read connection 'virbr0' >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) starting connection 'virbr0' >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) scheduled... >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) started... >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) scheduled... >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) complete. >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) starting... >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): device state change: prepare -> config (reason 'none') [40 50 0] >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) successful. >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) complete. >Jun 10 09:57:50 localhost dnsmasq[1450]: started, version 2.71 cachesize 150 >Jun 10 09:57:50 localhost dnsmasq[1450]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC >Jun 10 09:57:50 localhost dnsmasq-dhcp[1450]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h >Jun 10 09:57:50 localhost dnsmasq-dhcp[1450]: DHCP, sockets bound exclusively to interface virbr0 >Jun 10 09:57:50 localhost dnsmasq[1450]: no servers found in /etc/resolv.conf, will retry >Jun 10 09:57:50 localhost dnsmasq[1450]: read /etc/hosts - 2 addresses >Jun 10 09:57:50 localhost dnsmasq[1450]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses >Jun 10 09:57:50 localhost dnsmasq-dhcp[1450]: read /var/lib/libvirt/dnsmasq/default.hostsfile >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) scheduled. >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) started... >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jun 10 09:57:50 localhost NetworkManager[888]: <info> (virbr0): IPv6 config waiting until carrier is on >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) complete. >Jun 10 09:57:50 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) started... >Jun 10 09:57:51 localhost NetworkManager[888]: <info> (virbr0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Jun 10 09:57:51 localhost NetworkManager[888]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) complete. >Jun 10 09:57:51 localhost gnome-keyring-daemon[1463]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Jun 10 09:57:51 localhost gnome-keyring-daemon[1470]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Jun 10 09:57:51 localhost gnome-session[1218]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Jun 10 09:57:51 localhost gnome-session[1218]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Jun 10 09:57:51 localhost gnome-session[1218]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Jun 10 09:57:51 localhost gnome-session[1218]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Jun 10 09:57:51 localhost gnome-session[1218]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Jun 10 09:57:51 localhost gnome-session[1218]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Jun 10 09:57:51 localhost gnome-session[1218]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Jun 10 09:57:51 localhost gnome-session[1218]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Jun 10 09:57:51 localhost gnome-session[1218]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Jun 10 09:57:51 localhost gnome-session[1218]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Jun 10 09:57:51 localhost gnome-session[1218]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Jun 10 09:57:51 localhost rtkit-daemon[664]: Successfully made thread 1488 of process 1488 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jun 10 09:57:51 localhost rtkit-daemon[664]: Supervising 1 threads of 1 processes of 1 users. >Jun 10 09:57:51 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jun 10 09:57:51 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jun 10 09:57:51 localhost systemd[1]: Starting Daemon for power management... >Jun 10 09:57:51 localhost dbus[676]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jun 10 09:57:51 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jun 10 09:57:51 localhost systemd[1]: Starting Bluetooth service... >Jun 10 09:57:51 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.UPower' >Jun 10 09:57:51 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.UPower' >Jun 10 09:57:51 localhost systemd[1]: Started Daemon for power management. >Jun 10 09:57:51 localhost bluetoothd[1493]: Bluetooth daemon 5.18 >Jun 10 09:57:51 localhost dbus[676]: [system] Successfully activated service 'org.bluez' >Jun 10 09:57:51 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.bluez' >Jun 10 09:57:51 localhost systemd[1]: Started Bluetooth service. >Jun 10 09:57:51 localhost kernel: Bluetooth: Core ver 2.19 >Jun 10 09:57:51 localhost kernel: NET: Registered protocol family 31 >Jun 10 09:57:51 localhost kernel: Bluetooth: HCI device and connection manager initialized >Jun 10 09:57:51 localhost kernel: Bluetooth: HCI socket layer initialized >Jun 10 09:57:51 localhost kernel: Bluetooth: L2CAP socket layer initialized >Jun 10 09:57:51 localhost kernel: Bluetooth: SCO socket layer initialized >Jun 10 09:57:51 localhost bluetoothd[1493]: Starting SDP server >Jun 10 09:57:51 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jun 10 09:57:51 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Jun 10 09:57:51 localhost kernel: Bluetooth: BNEP socket layer initialized >Jun 10 09:57:51 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 10 09:57:51 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 10 09:57:51 localhost bluetoothd[1493]: Bluetooth management interface 1.5 initialized >Jun 10 09:57:51 localhost systemd[1]: Starting Hostname Service... >Jun 10 09:57:51 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:51 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 10 09:57:51 localhost systemd[1]: Started Hostname Service. >Jun 10 09:57:51 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 10 09:57:51 localhost dbus[676]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Jun 10 09:57:51 localhost dbus-daemon[676]: dbus[676]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Jun 10 09:57:52 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jun 10 09:57:52 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jun 10 09:57:52 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jun 10 09:57:52 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jun 10 09:57:52 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jun 10 09:57:52 localhost systemd[1]: Starting Disk Manager... >Jun 10 09:57:52 localhost colord[1518]: Using mapping database file /var/lib/colord/mapping.db >Jun 10 09:57:52 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >Jun 10 09:57:52 localhost NetworkManager[888]: <info> Activation (enp0s3) Beginning DHCPv6 transaction (timeout in 45 seconds) >Jun 10 09:57:52 localhost NetworkManager[888]: <info> dhclient started with pid 1522 >Jun 10 09:57:52 localhost dhclient[1522]: Internet Systems Consortium DHCP Client 4.3.0 >Jun 10 09:57:52 localhost dhclient[1522]: Copyright 2004-2014 Internet Systems Consortium. >Jun 10 09:57:52 localhost dhclient[1522]: All rights reserved. >Jun 10 09:57:52 localhost dhclient[1522]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 10 09:57:52 localhost dhclient[1522]: >Jun 10 09:57:52 localhost dhclient[1522]: Listening on Socket/enp0s3 >Jun 10 09:57:52 localhost dhclient[1522]: Sending on Socket/enp0s3 >Jun 10 09:57:52 localhost NetworkManager[888]: Internet Systems Consortium DHCP Client 4.3.0 >Jun 10 09:57:52 localhost NetworkManager[888]: Copyright 2004-2014 Internet Systems Consortium. >Jun 10 09:57:52 localhost NetworkManager[888]: All rights reserved. >Jun 10 09:57:52 localhost NetworkManager[888]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 10 09:57:52 localhost NetworkManager[888]: Listening on Socket/enp0s3 >Jun 10 09:57:52 localhost NetworkManager[888]: Sending on Socket/enp0s3 >Jun 10 09:57:52 localhost NetworkManager[888]: PRC: Requesting information (INIT). >Jun 10 09:57:52 localhost colord[1518]: Using device database file /var/lib/colord/storage.db >Jun 10 09:57:52 localhost colord[1518]: Using profile database file /var/lib/colord/storage.db >Jun 10 09:57:52 localhost colord[1518]: loaded plugin libcd_plugin_camera.so >Jun 10 09:57:52 localhost colord[1518]: loaded plugin libcd_plugin_scanner.so >Jun 10 09:57:52 localhost colord[1518]: Daemon ready for requests >Jun 10 09:57:52 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jun 10 09:57:52 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jun 10 09:57:52 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jun 10 09:57:52 localhost udisksd[1521]: udisks daemon version 2.1.3 starting >Jun 10 09:57:52 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jun 10 09:57:52 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jun 10 09:57:52 localhost systemd[1]: Started Disk Manager. >Jun 10 09:57:52 localhost udisksd[1521]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jun 10 09:57:53 localhost systemd[1]: Starting CUPS Printing Service... >Jun 10 09:57:53 localhost dhclient[1522]: XMT: Info-Request on enp0s3, interval 910ms. >Jun 10 09:57:53 localhost NetworkManager[888]: XMT: Forming Info-Request, 0 ms elapsed. >Jun 10 09:57:53 localhost NetworkManager[888]: XMT: Info-Request on enp0s3, interval 910ms. >Jun 10 09:57:53 localhost dhclient[1522]: RCV: Reply message on enp0s3 from fe80::21d:d4ff:fe78:9821. >Jun 10 09:57:53 localhost NetworkManager[888]: RCV: Reply message on enp0s3 from fe80::21d:d4ff:fe78:9821. >Jun 10 09:57:53 localhost NetworkManager[888]: PRC: Done. >Jun 10 09:57:53 localhost NetworkManager[888]: <info> (enp0s3): DHCPv6 state changed nbi -> renew6 >Jun 10 09:57:53 localhost NetworkManager[888]: <info> nameserver '2001:558:feed::1' >Jun 10 09:57:53 localhost NetworkManager[888]: <info> nameserver '2001:558:feed::2' >Jun 10 09:57:53 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 5 of 5 (IPv6 Commit) scheduled... >Jun 10 09:57:53 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 5 of 5 (IPv6 Commit) started... >Jun 10 09:57:53 localhost NetworkManager[888]: <info> Activation (enp0s3) Stage 5 of 5 (IPv6 Commit) complete. >Jun 10 09:57:53 localhost NetworkManager[888]: <info> (enp0s3): DHCPv6 client pid 1522 exited with status 0 >Jun 10 09:57:53 localhost systemd[1]: Started CUPS Printing Service. >Jun 10 09:57:53 localhost pulseaudio[1488]: Disabling timer-based scheduling because running inside a VM. >Jun 10 09:57:53 localhost rtkit-daemon[664]: Supervising 1 threads of 1 processes of 1 users. >Jun 10 09:57:53 localhost rtkit-daemon[664]: Successfully made thread 1539 of process 1488 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jun 10 09:57:53 localhost rtkit-daemon[664]: Supervising 2 threads of 1 processes of 1 users. >Jun 10 09:57:53 localhost pulseaudio[1488]: ALSA woke us up to write new data to the device, but there was actually nothing to write! >Jun 10 09:57:53 localhost pulseaudio[1488]: Most likely this is a bug in the ALSA driver 'snd_intel8x0'. Please report this issue to the ALSA developers. >Jun 10 09:57:53 localhost pulseaudio[1488]: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Jun 10 09:57:53 localhost pulseaudio[1488]: Disabling timer-based scheduling because running inside a VM. >Jun 10 09:57:53 localhost rtkit-daemon[664]: Supervising 2 threads of 1 processes of 1 users. >Jun 10 09:57:53 localhost rtkit-daemon[664]: Successfully made thread 1542 of process 1488 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jun 10 09:57:53 localhost rtkit-daemon[664]: Supervising 3 threads of 1 processes of 1 users. >Jun 10 09:57:53 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jun 10 09:57:53 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jun 10 09:57:53 localhost systemd[1]: Starting Locale Service... >Jun 10 09:57:53 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 10 09:57:53 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.locale1' >Jun 10 09:57:53 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.locale1' >Jun 10 09:57:53 localhost systemd[1]: Started Locale Service. >Jun 10 09:57:54 localhost dbus[676]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Jun 10 09:57:54 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Jun 10 09:57:54 localhost setroubleshoot[1512]: Plugin Exception restorecon_source >Jun 10 09:57:54 localhost setroubleshoot[1512]: Plugin Exception restorecon >Jun 10 09:57:54 localhost setroubleshoot[1512]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . For complete SELinux messages. run sealert -l 2d2579e0-5b41-4941-9d8c-616e57382642 >Jun 10 09:57:54 localhost python[1512]: SELinux is preventing /usr/lib/systemd/systemd-hostnamed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-hostnamed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-hostnam /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Jun 10 09:57:54 localhost setroubleshoot[1512]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . For complete SELinux messages. run sealert -l 615e3010-e4d6-4682-8f1d-10d2cf1e71f9 >Jun 10 09:57:54 localhost python[1512]: SELinux is preventing /usr/lib/systemd/systemd-localed from read access on the chr_file . > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that systemd-localed should be allowed read access on the chr_file by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># grep systemd-localed /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Jun 10 09:57:55 localhost avahi-daemon[666]: Registering new address record for 2601:8:8800:62a:a00:27ff:fec0:4b7e on enp0s3.*. >Jun 10 09:57:55 localhost avahi-daemon[666]: Withdrawing address record for fe80::a00:27ff:fec0:4b7e on enp0s3. >Jun 10 09:57:55 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Jun 10 09:57:55 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Jun 10 09:57:55 localhost systemd[1]: Starting Location Lookup Service... >Jun 10 09:57:56 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Jun 10 09:57:56 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Jun 10 09:57:56 localhost systemd[1]: Started Location Lookup Service. >Jun 10 09:57:56 localhost geoclue[1592]: (geoclue:1592): Geoclue-WARNING **: Failed to connect to ModemManager: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An SELinux policy prevents this sender from sending this message to this recipient, 0 matched rules; type="method_call", sender=":1.35" (uid=994 pid=1592 comm="/usr/libexec/geoclue -t 5 ") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=668 comm="/usr/sbin/ModemManager ") >Jun 10 09:57:56 localhost geoclue[1592]: (geoclue:1592): Geoclue-WARNING **: Failed to connect to ModemManager: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An SELinux policy prevents this sender from sending this message to this recipient, 0 matched rules; type="method_call", sender=":1.35" (uid=994 pid=1592 comm="/usr/libexec/geoclue -t 5 ") interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=668 comm="/usr/sbin/ModemManager ") >Jun 10 09:57:56 localhost polkitd[745]: Registered Authentication Agent for unix-session:1 (system bus name :1.30 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Jun 10 09:57:57 localhost gnome-session[1218]: vmware-user: could not open /proc/fs/vmblock/dev >Jun 10 09:57:57 localhost vmusr[1727]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Jun 10 09:57:57 localhost vmusr[1727]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Jun 10 09:57:57 localhost vmusr[1727]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Jun 10 09:57:57 localhost gnome-session[1218]: Entering running state >Jun 10 09:57:58 localhost gnome-session[1218]: (uint32 1,) >Jun 10 09:57:58 localhost gnome-session[1218]: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._imsettings_2derror_2dquark.Code5: Current desktop isn't targeted by IMSettings. >Jun 10 09:57:58 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jun 10 09:57:58 localhost systemd[1]: Starting PackageKit Daemon... >Jun 10 09:57:58 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jun 10 09:57:58 localhost PackageKit[1836]: daemon start >Jun 10 09:57:58 localhost gnome-session[1218]: Failed to play sound: File or data not found >Jun 10 09:57:59 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jun 10 09:57:59 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jun 10 09:57:59 localhost systemd[1]: Started PackageKit Daemon. >Jun 10 09:58:00 localhost gnome-session[1218]: (gnome-settings-daemon:1466): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Jun 10 09:58:01 localhost gnome-session[1218]: libmediaart-Message: Initializing Storage... >Jun 10 09:58:01 localhost gnome-session[1218]: libmediaart-Message: Mount monitors set up for to watch for added, removed and pre-unmounts... >Jun 10 09:58:01 localhost gnome-session[1218]: libmediaart-Message: No mounts found to iterate >Jun 10 09:58:01 localhost colord[1518]: Device added: xrandr-default >Jun 10 09:58:01 localhost gnome-session[1218]: (gnome-settings-daemon:1466): color-plugin-WARNING **: unable to get EDID for xrandr-default: unable to get EDID for output >Jun 10 09:58:02 localhost gnome-session[1218]: GNOME Shell started at Tue Jun 10 2014 09:57:57 GMT-0400 (EDT) >Jun 10 09:58:04 localhost dbus-daemon[676]: 'list' object has no attribute 'split' >Jun 10 09:58:04 localhost dbus-daemon[676]: string index out of range >Jun 10 09:58:15 localhost dbus-daemon[676]: dbus[676]: [system] Failed to activate service 'org.freedesktop.nm_dispatcher': timed out >Jun 10 09:58:15 localhost dbus[676]: [system] Failed to activate service 'org.freedesktop.nm_dispatcher': timed out >Jun 10 09:58:15 localhost NetworkManager[888]: <warn> (1) failed: (20) Activation of org.freedesktop.nm_dispatcher timed out >Jun 10 09:58:15 localhost NetworkManager[888]: <warn> (2) failed: (20) Activation of org.freedesktop.nm_dispatcher timed out >Jun 10 09:58:15 localhost NetworkManager[888]: <warn> (3) failed: (20) Activation of org.freedesktop.nm_dispatcher timed out >Jun 10 09:58:15 localhost NetworkManager[888]: <info> (enp0s3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Jun 10 09:58:15 localhost NetworkManager[888]: <info> (virbr0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Jun 10 09:58:15 localhost NetworkManager[888]: <info> (enp0s3): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jun 10 09:58:15 localhost NetworkManager[888]: <info> NetworkManager state is now CONNECTED_LOCAL >Jun 10 09:58:15 localhost NetworkManager[888]: <info> NetworkManager state is now CONNECTED_GLOBAL >Jun 10 09:58:15 localhost NetworkManager[888]: <info> Policy set 'Wired connection 1' (enp0s3) as default for IPv4 routing and DNS. >Jun 10 09:58:15 localhost NetworkManager[888]: <info> Policy set 'Wired connection 1' (enp0s3) as default for IPv6 routing and DNS. >Jun 10 09:58:15 localhost NetworkManager[888]: <info> Activation (enp0s3) successful, device activated. >Jun 10 09:58:15 localhost NetworkManager[888]: <info> (virbr0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jun 10 09:58:15 localhost dbus[676]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jun 10 09:58:15 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Jun 10 09:58:15 localhost NetworkManager[888]: <info> Activation (virbr0) successful, device activated. >Jun 10 09:58:15 localhost NetworkManager[888]: <info> startup complete >Jun 10 09:58:15 localhost dbus-daemon[676]: dbus[676]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jun 10 09:58:15 localhost dbus[676]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jun 10 09:58:15 localhost dbus-daemon[676]: dbus[676]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jun 10 09:58:15 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Jun 10 09:58:15 localhost nm-dispatcher[2011]: Could not acquire the org.freedesktop.nm_dispatcher service. >Message: 'An SELinux policy prevents this sender from sending this message to this recipient, 0 matched rules; type="method_call", sender=":1.10" (uid=0 pid=888 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.nm_dispatcher" member="Action" error name="(unset)" requested_reply="0" destination="org.freedesktop.nm_dispatcher" (uid=0 pid=2011 comm="/usr/libexec/nm-dispatcher ")' >Jun 10 09:58:15 localhost nm-dispatcher[2011]: Disconnected from the system bus, exiting. >Jun 10 09:58:15 localhost systemd[1]: NetworkManager-dispatcher.service: main process exited, code=exited, status=1/FAILURE >Jun 10 09:58:15 localhost systemd[1]: Unit NetworkManager-dispatcher.service entered failed state. >Jun 10 09:58:19 localhost dnsmasq[1450]: reading /etc/resolv.conf >Jun 10 09:58:19 localhost dnsmasq[1450]: using nameserver 75.75.75.75#53 >Jun 10 09:58:19 localhost dnsmasq[1450]: using nameserver 75.75.76.76#53 >Jun 10 09:58:19 localhost dnsmasq[1450]: using nameserver 2001:558:feed::1#53 >Jun 10 09:58:19 localhost dnsmasq[1450]: using nameserver 2001:558:feed::2#53 >Jun 10 09:58:40 localhost dbus-daemon[676]: dbus[676]: [system] Failed to activate service 'org.freedesktop.nm_dispatcher': timed out >Jun 10 09:58:40 localhost dbus[676]: [system] Failed to activate service 'org.freedesktop.nm_dispatcher': timed out >Jun 10 09:58:40 localhost NetworkManager[888]: <warn> (4) failed: (20) Activation of org.freedesktop.nm_dispatcher timed out >Jun 10 09:58:40 localhost NetworkManager[888]: <warn> (5) failed: (20) Activation of org.freedesktop.nm_dispatcher timed out >Jun 10 09:58:41 localhost userhelper[2032]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 10 09:58:41 localhost userhelper[2037]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 10 09:58:41 localhost kernel: md: raid0 personality registered for level 0 >Jun 10 09:58:41 localhost kernel: md: raid1 personality registered for level 1 >Jun 10 09:58:41 localhost kernel: async_tx: api initialized (async) >Jun 10 09:58:41 localhost kernel: xor: measuring software checksum speed >Jun 10 09:58:41 localhost kernel: prefetch64-sse: 12176.000 MB/sec >Jun 10 09:58:41 localhost kernel: generic_sse: 11364.000 MB/sec >Jun 10 09:58:41 localhost kernel: xor: using function: prefetch64-sse (12176.000 MB/sec) >Jun 10 09:58:41 localhost kernel: raid6: sse2x1 7507 MB/s >Jun 10 09:58:41 localhost kernel: raid6: sse2x2 9289 MB/s >Jun 10 09:58:41 localhost kernel: raid6: sse2x4 10691 MB/s >Jun 10 09:58:41 localhost kernel: raid6: using algorithm sse2x4 (10691 MB/s) >Jun 10 09:58:41 localhost kernel: raid6: using ssse3x2 recovery algorithm >Jun 10 09:58:41 localhost kernel: md: raid6 personality registered for level 6 >Jun 10 09:58:41 localhost kernel: md: raid5 personality registered for level 5 >Jun 10 09:58:41 localhost kernel: md: raid4 personality registered for level 4 >Jun 10 09:58:41 localhost kernel: md: raid10 personality registered for level 10 >Jun 10 09:58:41 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Jun 10 09:58:41 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Jun 10 09:58:41 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Jun 10 09:58:41 localhost kernel: Loading iSCSI transport class v2.0-870. >Jun 10 09:58:41 localhost kernel: iscsi: registered transport (tcp) >Jun 10 09:58:41 localhost kernel: No iBFT detected. >Jun 10 09:58:41 localhost dbus[1408]: avc: received setenforce notice (enforcing=0) >Jun 10 09:58:41 localhost dbus[1226]: avc: received setenforce notice (enforcing=0) >Jun 10 09:58:41 localhost dbus[676]: avc: received setenforce notice (enforcing=0) >Jun 10 09:58:41 localhost dbus-daemon[676]: dbus[676]: avc: received setenforce notice (enforcing=0) >Jun 10 09:58:44 localhost gnome-session[1218]: (gnome-settings-daemon:1466): color-plugin-WARNING **: unable to get EDID for xrandr-default: unable to get EDID for output >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_CD': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-06-10-11-00-51-00', >'ID_FS_UUID_ENC': '2014-06-10-11-00-51-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'VBOX_CD-ROM', >'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2ea90f19', >'ID_REVISION': '1.0', >'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', >'ID_SERIAL_SHORT': 'VB2-01700376', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '94112', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', >'/dev/disk/by-uuid/2014-06-10-11-00-51-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; > >File "/sbin/anaconda", line 1240, in <module> >anaconda._intf.setup(ksdata) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 302, in setup >self._actions = self.getActionClasses(self._list_hubs()) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 312, in getActionClasses >standalones = self._collectActionClasses(self.paths["spokes"], StandaloneSpoke) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/__init__.py", line 159, in _collectActionClasses >standalones.extend(collect(module_pattern, path, lambda obj: issubclass(obj, standalone_class) and \ > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/common.py", line 622, in collect >fo, module_path, module_flags) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 53, in <module> >from blivet.devicefactory import get_raid_level > >ImportError: cannot import name get_raid_level >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1281 MiB >format = existing None >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: VBOX CD-ROM path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 655872 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: True >hardwareGeometry: (40, 255, 63) biosGeometry: (40, 255, 63) >PedDevice: <_ped.Device object at 0x7f53fa472680> >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'VBOX_HARDDISK', >'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '1.0', >'ID_SERIAL': 'VBOX_HARDDISK_VBffa7a352-4deb0e49', >'ID_SERIAL_SHORT': 'VBffa7a352-4deb0e49', >'ID_TYPE': 'disk', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '97481', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VBffa7a352-4deb0e49'], >'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 8192 MiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA VBOX HARDDISK path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 16777216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) >PedDevice: <_ped.Device object at 0x7f53f9f76680> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f53f9ecccd0> >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4246', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 13 >parents = ['existing 0 B file /osmin.img (deleted) (10)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4354', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 21 >parents = ['existing 0 B file /osmin (18)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4460', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; > > > >/tmp/anaconda.log: >09:58:44,747 INFO anaconda: /sbin/anaconda 21.39-1 >09:58:44,930 INFO anaconda: 1048576 kB (1024 MB) are available >09:58:44,930 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >09:58:44,944 INFO anaconda: Not doing 'start audit daemon' in live installation >09:58:44,946 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >09:58:44,947 INFO anaconda: Default encoding = ascii >09:58:44,993 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:58:45,223 INFO anaconda: Display mode = g >09:58:45,224 INFO anaconda: 1048576 kB (1024 MB) are available >09:58:45,225 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >09:58:45,761 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >09:58:45,762 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >09:58:45,763 INFO anaconda: using only installclass _Fedora >09:58:45,764 INFO anaconda: bootloader GRUB2 on X86 platform >09:58:45,782 INFO anaconda: bootloader GRUB2 on X86 platform >09:58:45,815 DEBUG anaconda: network: devices found ['enp0s3', 'virbr0'] >09:58:46,098 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp0s3 >09:58:46,185 DEBUG anaconda: network: setting autoconnect of enp0s3 to False >09:58:46,199 DEBUG anaconda: network: missing ifcfgs created for devices ['enp0s3'] >09:58:46,397 DEBUG anaconda: updating hostname localhost.localdomain >09:58:46,420 INFO anaconda: Running Thread: AnaStorageThread (139998692337408) >09:58:46,426 INFO anaconda: Running Thread: AnaTimeInitThread (139998683944704) >09:58:46,430 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139998675552000) >09:58:46,433 INFO anaconda: Running Thread: AnaPayloadThread (139998667159296) >09:58:46,616 DEBUG anaconda: updating hostname localhost.localdomain >09:58:46,680 INFO anaconda: got 0 NTP servers from DHCP >09:58:46,681 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139998675552000) >09:58:46,700 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139998675552000) >09:58:46,701 INFO anaconda: Not doing 'start chronyd' in live installation >09:58:46,703 INFO anaconda: Starting geolocation lookup >09:58:46,703 INFO anaconda: Geolocation provider: Fedora GeoIP >09:58:46,820 DEBUG anaconda: running handleException >09:58:46,840 DEBUG anaconda: Traceback (most recent call last): > > File "/sbin/anaconda", line 1240, in <module> > anaconda._intf.setup(ksdata) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 302, in setup > self._actions = self.getActionClasses(self._list_hubs()) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 312, in getActionClasses > standalones = self._collectActionClasses(self.paths["spokes"], StandaloneSpoke) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/__init__.py", line 159, in _collectActionClasses > standalones.extend(collect(module_pattern, path, lambda obj: issubclass(obj, standalone_class) and \ > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/common.py", line 622, in collect > fo, module_path, module_flags) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 53, in <module> > from blivet.devicefactory import get_raid_level > >ImportError: cannot import name get_raid_level > >09:58:46,841 DEBUG anaconda: Gtk not running, starting Gtk and running exception handler in it >09:58:47,197 INFO anaconda: Geolocation lookup finished in 0.5 seconds >09:58:47,198 INFO anaconda: got results from geolocation >09:58:47,199 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139998675552000) > > >/tmp/packaging.log: > > >/tmp/program.log: >09:58:42,521 INFO program: Running... udevadm settle --timeout=300 >09:58:42,533 DEBUG program: Return code: 0 >09:58:42,534 INFO program: Running... udevadm settle --timeout=300 >09:58:42,543 DEBUG program: Return code: 0 >09:58:42,650 INFO program: Running... multipath -c /dev/sda >09:58:42,678 INFO program: Jun 10 09:58:42 | /etc/multipath.conf does not exist, blacklisting all devices. >09:58:42,679 INFO program: Jun 10 09:58:42 | A default multipath.conf file is located at >09:58:42,679 INFO program: Jun 10 09:58:42 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:58:42,679 INFO program: Jun 10 09:58:42 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:58:42,679 INFO program: /dev/sda is not a valid multipath device path >09:58:42,679 DEBUG program: Return code: 1 >09:58:42,834 INFO program: Running... udevadm settle --timeout=300 >09:58:42,843 DEBUG program: Return code: 0 >09:58:42,849 INFO program: Running... udevadm settle --timeout=300 >09:58:42,859 DEBUG program: Return code: 0 >09:58:45,012 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:58:45,027 DEBUG program: Return code: 0 >09:58:45,029 INFO program: Running... udevadm settle --timeout=300 >09:58:45,079 DEBUG program: Return code: 0 >09:58:45,122 INFO program: Running... modprobe fcoe >09:58:45,157 DEBUG program: Return code: 0 >09:58:45,158 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:58:45,196 INFO program: No FCoE boot disk information is found in EDD! >09:58:45,196 DEBUG program: Return code: 1 >09:58:46,422 INFO program: Running... udevadm settle --timeout=300 >09:58:46,438 DEBUG program: Return code: 0 >09:58:46,439 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >09:58:46,624 DEBUG program: Return code: 0 >09:58:46,624 INFO program: Running... udevadm settle --timeout=300 >09:58:46,649 DEBUG program: Return code: 0 >09:58:46,655 INFO program: Running... udevadm settle --timeout=300 >09:58:46,669 DEBUG program: Return code: 0 >09:58:46,988 INFO program: Running... multipath -c /dev/sda >09:58:47,004 INFO program: /dev/sda is not a valid multipath device path >09:58:47,005 DEBUG program: Return code: 1 >09:58:47,050 INFO program: Running... journalctl -b >09:58:47,296 INFO program: Running... dumpe2fs -h /dev/loop3 >09:58:47,373 INFO program: dumpe2fs 1.42.10 (18-May-2014) >09:58:47,374 INFO program: Filesystem volume name: _Fedora-Live-Wor >09:58:47,374 INFO program: Last mounted on: /var/tmp/imgcreate-Jo1PgN/install_root >09:58:47,374 INFO program: Filesystem UUID: 1b015377-0be2-4045-ba80-a8692af26510 >09:58:47,374 INFO program: Filesystem magic number: 0xEF53 >09:58:47,374 INFO program: Filesystem revision #: 1 (dynamic) >09:58:47,375 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:58:47,375 INFO program: Filesystem flags: signed_directory_hash >09:58:47,375 INFO program: Default mount options: user_xattr acl >09:58:47,376 INFO program: Filesystem state: clean >09:58:47,376 INFO program: Errors behavior: Continue >09:58:47,376 INFO program: Filesystem OS type: Linux >09:58:47,376 INFO program: Inode count: 393216 >09:58:47,376 INFO program: Block count: 1572864 >09:58:47,377 INFO program: Reserved block count: 15727 >09:58:47,377 INFO program: Free blocks: 561010 >09:58:47,377 INFO program: Free inodes: 255620 >09:58:47,377 INFO program: First block: 0 >09:58:47,378 INFO program: Block size: 4096 >09:58:47,378 INFO program: Fragment size: 4096 >09:58:47,378 INFO program: Reserved GDT blocks: 383 >09:58:47,378 INFO program: Blocks per group: 32768 >09:58:47,379 INFO program: Fragments per group: 32768 >09:58:47,379 INFO program: Inodes per group: 8192 >09:58:47,379 INFO program: Inode blocks per group: 512 >09:58:47,379 INFO program: Flex block group size: 16 >09:58:47,380 INFO program: Filesystem created: Tue Jun 10 06:42:04 2014 >09:58:47,380 INFO program: Last mount time: Tue Jun 10 06:42:09 2014 >09:58:47,380 INFO program: Last write time: Tue Jun 10 06:53:56 2014 >09:58:47,380 INFO program: Mount count: 0 >09:58:47,381 INFO program: Maximum mount count: -1 >09:58:47,381 INFO program: Last checked: Tue Jun 10 06:53:56 2014 >09:58:47,381 INFO program: Check interval: 0 (<none>) >09:58:47,381 INFO program: Lifetime writes: 133 MB >09:58:47,382 INFO program: Reserved blocks uid: 0 (user root) >09:58:47,382 INFO program: Reserved blocks gid: 0 (group root) >09:58:47,382 INFO program: First inode: 11 >09:58:47,382 INFO program: Inode size: 256 >09:58:47,382 INFO program: Required extra isize: 28 >09:58:47,383 INFO program: Desired extra isize: 28 >09:58:47,383 INFO program: Journal inode: 8 >09:58:47,383 INFO program: Default directory hash: half_md4 >09:58:47,383 INFO program: Directory Hash Seed: 407404d0-399f-49bf-a6df-a7cd0fbb0b12 >09:58:47,384 INFO program: Journal backup: inode blocks >09:58:47,384 INFO program: Journal features: journal_incompat_revoke >09:58:47,385 INFO program: Journal size: 128M >09:58:47,385 INFO program: Journal length: 32768 >09:58:47,386 INFO program: Journal sequence: 0x00001881 >09:58:47,387 INFO program: Journal start: 0 >09:58:47,387 INFO program: >09:58:47,388 DEBUG program: Return code: 0 >09:58:47,389 INFO program: Running... resize2fs -P /dev/loop3 >09:58:47,402 INFO program: resize2fs 1.42.10 (18-May-2014) >09:58:47,403 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >09:58:47,403 INFO program: Couldn't find valid filesystem superblock. >09:58:47,404 DEBUG program: Return code: 1 > > >/tmp/storage.log: >09:58:42,226 DEBUG blivet: registered device format class DiskLabel as disklabel >09:58:42,227 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >09:58:42,227 DEBUG blivet: registered device format class MultipathMember as multipath_member >09:58:42,230 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:58:42,230 DEBUG blivet: registered device format class MDRaidMember as mdmember >09:58:42,231 DEBUG blivet: registered device format class SwapSpace as swap >09:58:42,233 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >09:58:42,236 DEBUG blivet: registered device format class Ext2FS as ext2 >09:58:42,236 DEBUG blivet: registered device format class Ext3FS as ext3 >09:58:42,236 DEBUG blivet: registered device format class Ext4FS as ext4 >09:58:42,236 DEBUG blivet: registered device format class FATFS as vfat >09:58:42,236 DEBUG blivet: registered device format class EFIFS as efi >09:58:42,237 DEBUG blivet: registered device format class BTRFS as btrfs >09:58:42,237 DEBUG blivet: registered device format class GFS2 as gfs2 >09:58:42,237 DEBUG blivet: registered device format class JFS as jfs >09:58:42,237 DEBUG blivet: registered device format class ReiserFS as reiserfs >09:58:42,238 DEBUG blivet: registered device format class XFS as xfs >09:58:42,238 DEBUG blivet: registered device format class HFS as hfs >09:58:42,238 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >09:58:42,238 DEBUG blivet: registered device format class HFSPlus as hfs+ >09:58:42,238 DEBUG blivet: registered device format class MacEFIFS as macefi >09:58:42,239 DEBUG blivet: registered device format class NTFS as ntfs >09:58:42,239 DEBUG blivet: registered device format class NFS as nfs >09:58:42,239 DEBUG blivet: registered device format class NFSv4 as nfs4 >09:58:42,239 DEBUG blivet: registered device format class Iso9660FS as iso9660 >09:58:42,239 DEBUG blivet: registered device format class NoDevFS as nodev >09:58:42,239 DEBUG blivet: registered device format class DevPtsFS as devpts >09:58:42,239 DEBUG blivet: registered device format class ProcFS as proc >09:58:42,239 DEBUG blivet: registered device format class SysFS as sysfs >09:58:42,239 DEBUG blivet: registered device format class TmpFS as tmpfs >09:58:42,240 DEBUG blivet: registered device format class BindFS as bind >09:58:42,240 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >09:58:42,240 DEBUG blivet: registered device format class USBFS as usbfs >09:58:42,241 DEBUG blivet: registered device format class BIOSBoot as biosboot >09:58:42,241 DEBUG blivet: registered device format class LUKS as luks >09:58:42,521 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:58:42,521 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:58:42,534 INFO blivet: sr0 looks to be the live device; marking as protected >09:58:42,547 INFO blivet: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >09:58:42,573 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-r /dev/disk/by-uuid/2014-06-10-11-00-51-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-06-10-11-00-51-00', > 'ID_FS_UUID_ENC': '2014-06-10-11-00-51-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2ea90f19', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', > 'ID_SERIAL_SHORT': 'VB2-01700376', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '94112', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', > '/dev/disk/by-uuid/2014-06-10-11-00-51-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >09:58:42,574 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >09:58:42,574 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >09:58:42,575 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,575 INFO blivet: sr0 is a cdrom >09:58:42,576 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:58:42,576 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >09:58:42,583 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:58:42,584 INFO blivet: added cdrom sr0 (id 0) to device tree >09:58:42,590 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:42,592 DEBUG blivet: looking up parted Device: /dev/sr0 >09:58:42,584 INFO blivet: got device: OpticalDevice instance (0x7f435d91a410) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1281 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 655872 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (40, 255, 63) biosGeometry: (40, 255, 63) > PedDevice: <_ped.Device object at 0x7f435e0348c0> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:58:42,628 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:42,636 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:58:42,637 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:42,640 INFO blivet: type detected on 'sr0' is 'iso9660' >09:58:42,642 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:58:42,642 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >09:58:42,643 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:58:42,643 INFO blivet: got format: existing iso9660 filesystem >09:58:42,645 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VBffa7a352-4deb0e49', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VBffa7a352-4deb0e49', > 'ID_SERIAL_SHORT': 'VBffa7a352-4deb0e49', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '97481', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VBffa7a352-4deb0e49'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >09:58:42,646 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:58:42,646 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:58:42,647 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,648 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >09:58:42,649 INFO blivet: sda is a disk >09:58:42,649 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >09:58:42,650 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:58:42,679 INFO blivet: added disk sda (id 5) to device tree >09:58:42,680 DEBUG blivet: looking up parted Device: /dev/sda >09:58:42,679 INFO blivet: got device: DiskDevice instance (0x7f435d87e7d0) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f435e034d40> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f435d89bad0> >09:58:42,706 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >09:58:42,706 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >09:58:42,706 DEBUG blivet: device sda does not contain a disklabel >09:58:42,707 DEBUG blivet: no type or existing type for sda, bailing >09:58:42,708 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4246', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:58:42,708 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:58:42,708 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >09:58:42,709 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,709 INFO blivet: loop0 is a loop device >09:58:42,710 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:58:42,711 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >09:58:42,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,711 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 10 >09:58:42,712 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:58:42,712 INFO blivet: added file /osmin.img (deleted) (id 9) to device tree >09:58:42,713 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:58:42,714 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >09:58:42,714 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:58:42,714 INFO blivet: added loop loop0 (id 12) to device tree >09:58:42,714 INFO blivet: got device: LoopDevice instance (0x7f435d85f1d0) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0 B file /osmin.img (deleted) (9)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:58:42,716 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:58:42,716 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:58:42,716 DEBUG blivet: device loop0 does not contain a disklabel >09:58:42,716 INFO blivet: type detected on 'loop0' is 'squashfs' >09:58:42,717 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 15 >09:58:42,717 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:58:42,718 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4354', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:58:42,719 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:58:42,719 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:58:42,719 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,719 INFO blivet: loop1 is a loop device >09:58:42,720 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:58:42,720 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >09:58:42,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,721 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >09:58:42,722 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:58:42,722 INFO blivet: added file /osmin (id 17) to device tree >09:58:42,723 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:58:42,723 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >09:58:42,724 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:58:42,724 INFO blivet: added loop loop1 (id 20) to device tree >09:58:42,724 INFO blivet: got device: LoopDevice instance (0x7f435d85f510) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0 B file /osmin (17)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:58:42,725 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:58:42,726 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:58:42,726 DEBUG blivet: device loop1 does not contain a disklabel >09:58:42,726 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:58:42,726 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 23 >09:58:42,727 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:58:42,728 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4460', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:58:42,728 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:58:42,729 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >09:58:42,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,729 INFO blivet: loop2 is a loop device >09:58:42,729 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:58:42,730 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >09:58:42,730 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,731 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >09:58:42,732 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:58:42,732 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >09:58:42,732 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:58:42,732 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >09:58:42,733 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:58:42,733 INFO blivet: added loop loop2 (id 28) to device tree >09:58:42,733 INFO blivet: got device: LoopDevice instance (0x7f435d85f850) -- > name = loop2 status = False kids = 0 id = 28 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:58:42,735 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:58:42,736 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:58:42,736 DEBUG blivet: device loop2 does not contain a disklabel >09:58:42,736 INFO blivet: type detected on 'loop2' is 'squashfs' >09:58:42,736 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 31 >09:58:42,737 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:58:42,738 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_UUID_ENC': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4580', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:58:42,738 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:58:42,739 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:58:42,739 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,739 INFO blivet: loop3 is a loop device >09:58:42,739 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:58:42,741 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >09:58:42,741 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,741 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >09:58:42,742 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:58:42,742 INFO blivet: added file /LiveOS/ext3fs.img (id 33) to device tree >09:58:42,742 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:58:42,743 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >09:58:42,744 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:58:42,744 INFO blivet: added loop loop3 (id 36) to device tree >09:58:42,744 INFO blivet: got device: LoopDevice instance (0x7f435d85f290) -- > name = loop3 status = False kids = 0 id = 36 > parents = ['existing 0 B file /LiveOS/ext3fs.img (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >09:58:42,746 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:58:42,746 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:58:42,746 DEBUG blivet: device loop3 does not contain a disklabel >09:58:42,746 INFO blivet: type detected on 'loop3' is 'ext4' >09:58:42,747 DEBUG blivet: Ext4FS.supported: supported: True ; >09:58:42,747 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 39 >09:58:42,747 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:58:42,748 INFO blivet: got format: existing ext4 filesystem >09:58:42,749 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4692', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:58:42,749 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:58:42,750 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >09:58:42,750 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,750 INFO blivet: loop4 is a loop device >09:58:42,751 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:58:42,751 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:58:42,751 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >09:58:42,752 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:58:42,752 INFO blivet: added file /overlay (deleted) (id 41) to device tree >09:58:42,753 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:58:42,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >09:58:42,754 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:58:42,754 INFO blivet: added loop loop4 (id 44) to device tree >09:58:42,754 INFO blivet: got device: LoopDevice instance (0x7f435d85fb50) -- > name = loop4 status = False kids = 0 id = 44 > parents = ['existing 0 B file /overlay (deleted) (41)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >09:58:42,756 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:58:42,756 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:58:42,757 DEBUG blivet: device loop4 does not contain a disklabel >09:58:42,757 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:58:42,757 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 47 >09:58:42,757 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:58:42,759 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_UUID_ENC': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '18210', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:58:42,759 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:58:42,760 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >09:58:42,760 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,760 INFO blivet: live-rw is a device-mapper device >09:58:42,761 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:58:42,762 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:58:42,762 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (36) with existing ext4 filesystem >09:58:42,763 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >09:58:42,764 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (44) >09:58:42,764 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >09:58:42,765 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,766 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:58:42,766 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >09:58:42,767 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:58:42,767 INFO blivet: added dm live-rw (id 49) to device tree >09:58:42,768 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:58:42,767 INFO blivet: got device: DMDevice instance (0x7f435d85fd50) -- > name = live-rw status = True kids = 0 id = 49 > parents = ['existing 0 B loop loop4 (44)'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f435e034cb0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:58:42,785 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:58:42,786 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:58:42,786 DEBUG blivet: device live-rw does not contain a disklabel >09:58:42,786 INFO blivet: type detected on 'live-rw' is 'ext4' >09:58:42,787 DEBUG blivet: Ext4FS.supported: supported: True ; >09:58:42,787 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 52 >09:58:42,788 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:58:42,788 INFO blivet: got format: existing ext4 filesystem >09:58:42,790 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_UUID_ENC': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35932', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:58:42,790 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:58:42,790 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >09:58:42,791 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,791 INFO blivet: live-base is a device-mapper device >09:58:42,791 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:58:42,792 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:58:42,792 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:58:42,794 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (36) with existing ext4 filesystem >09:58:42,794 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >09:58:42,795 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,795 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:58:42,796 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >09:58:42,797 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:58:42,797 INFO blivet: added dm live-base (id 54) to device tree >09:58:42,797 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:58:42,797 INFO blivet: got device: DMDevice instance (0x7f435d85ff10) -- > name = live-base status = True kids = 0 id = 54 > parents = ['existing 0 B loop loop3 (36) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30821 did: 29545 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f435e0344d0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:58:42,807 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:58:42,807 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:58:42,807 DEBUG blivet: device live-base does not contain a disklabel >09:58:42,808 INFO blivet: type detected on 'live-base' is 'ext4' >09:58:42,809 DEBUG blivet: Ext4FS.supported: supported: True ; >09:58:42,809 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 57 >09:58:42,810 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:58:42,810 INFO blivet: got format: existing ext4 filesystem >09:58:42,811 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_UUID_ENC': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53847', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:58:42,811 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:58:42,812 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >09:58:42,812 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,812 INFO blivet: live-osimg-min is a device-mapper device >09:58:42,813 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:58:42,813 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:58:42,815 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:58:42,815 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:58:42,816 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (20) >09:58:42,816 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:58:42,817 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (36) with existing ext4 filesystem >09:58:42,818 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >09:58:42,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:42,820 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:58:42,820 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >09:58:42,820 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:58:42,820 INFO blivet: added dm live-osimg-min (id 59) to device tree >09:58:42,821 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:58:42,820 INFO blivet: got device: DMDevice instance (0x7f435d85fdd0) -- > name = live-osimg-min status = True kids = 0 id = 59 > parents = ['existing 0 B loop loop3 (36) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f435e034dd0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:58:42,831 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:58:42,832 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:58:42,832 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:58:42,832 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:58:42,833 DEBUG blivet: Ext4FS.supported: supported: True ; >09:58:42,833 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 62 >09:58:42,833 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:58:42,833 INFO blivet: got format: existing ext4 filesystem >09:58:42,846 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:58:42,847 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:58:42,848 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >09:58:42,849 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >09:58:42,860 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:58:42,861 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:58:42,861 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:58:45,120 DEBUG blivet: Caught exception, continuing. >09:58:45,120 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >09:58:45,120 DEBUG blivet: Begin exception details. >09:58:45,121 DEBUG blivet: Traceback (most recent call last): >09:58:45,121 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >09:58:45,121 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >09:58:45,121 DEBUG blivet: IOError: Unknown error >09:58:45,121 DEBUG blivet: End exception details. >09:58:45,122 INFO blivet: ISCSID is /sbin/iscsid >09:58:45,122 INFO blivet: no initiator set >09:58:45,196 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:58:45,197 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >09:58:45,749 DEBUG blivet: trying to set new default fstype to 'ext4' >09:58:45,755 DEBUG blivet: Ext4FS.supported: supported: True ; >09:58:45,756 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >09:58:45,756 DEBUG blivet: Ext4FS.supported: supported: True ; >09:58:45,757 DEBUG blivet: Caught exception, continuing. >09:58:45,757 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >09:58:45,758 DEBUG blivet: Begin exception details. >09:58:45,758 DEBUG blivet: Traceback (most recent call last): >09:58:45,758 DEBUG blivet: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >09:58:45,758 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >09:58:45,758 DEBUG blivet: IOError: Unknown error >09:58:45,758 DEBUG blivet: End exception details. >09:58:45,765 INFO blivet: Detected 1024 MiB of memory >09:58:45,781 INFO blivet: Suggested swap size (2147483680) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:58:45,781 INFO blivet: Swap attempt of 0.0 >09:58:46,421 INFO blivet: resetting Blivet (version 0.55) instance <blivet.Blivet object at 0x7f5408093a50> >09:58:46,421 INFO blivet: no initiator set >09:58:46,422 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:58:46,422 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:58:46,654 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >09:58:46,655 INFO blivet: sr0 looks to be the live device; marking as protected >09:58:46,680 INFO blivet: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >09:58:46,690 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-r /dev/disk/by-uuid/2014-06-10-11-00-51-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-r', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-06-10-11-00-51-00', > 'ID_FS_UUID_ENC': '2014-06-10-11-00-51-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2ea90f19', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB2-01700376', > 'ID_SERIAL_SHORT': 'VB2-01700376', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '94112', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB2-01700376', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-r', > '/dev/disk/by-uuid/2014-06-10-11-00-51-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >09:58:46,691 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >09:58:46,692 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >09:58:46,693 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:46,693 INFO blivet: sr0 is a cdrom >09:58:46,694 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:58:46,695 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >09:58:46,697 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:58:46,698 INFO blivet: added cdrom sr0 (id 1) to device tree >09:58:46,708 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:46,768 DEBUG blivet: looking up parted Device: /dev/sr0 >09:58:46,698 INFO blivet: got device: OpticalDevice instance (0x7f53fa52cd10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1281 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata3/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 655872 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (40, 255, 63) biosGeometry: (40, 255, 63) > PedDevice: <_ped.Device object at 0x7f53fa472680> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:58:46,848 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:46,886 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:46,893 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:46,916 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:46,917 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:46,925 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:58:46,929 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:58:46,935 INFO blivet: type detected on 'sr0' is 'iso9660' >09:58:46,937 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:58:46,937 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >09:58:46,939 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:58:46,940 INFO blivet: got format: existing iso9660 filesystem >09:58:46,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VBffa7a352-4deb0e49', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VBffa7a352-4deb0e49', > 'ID_SERIAL_SHORT': 'VBffa7a352-4deb0e49', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '97481', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VBffa7a352-4deb0e49'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >09:58:46,965 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:58:46,967 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:58:46,969 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:46,975 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >09:58:46,981 INFO blivet: sda is a disk >09:58:46,982 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >09:58:46,987 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:58:47,005 INFO blivet: added disk sda (id 6) to device tree >09:58:47,007 DEBUG blivet: looking up parted Device: /dev/sda >09:58:47,007 INFO blivet: got device: DiskDevice instance (0x7f53fa491150) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 8192 MiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f53f9f76680> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f53f9ecccd0> >09:58:47,076 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >09:58:47,077 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >09:58:47,078 DEBUG blivet: device sda does not contain a disklabel >09:58:47,082 DEBUG blivet: no type or existing type for sda, bailing >09:58:47,084 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4246', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:58:47,085 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:58:47,087 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >09:58:47,087 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:47,088 INFO blivet: loop0 is a loop device >09:58:47,089 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:58:47,090 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >09:58:47,093 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:47,094 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >09:58:47,095 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:58:47,096 INFO blivet: added file /osmin.img (deleted) (id 10) to device tree >09:58:47,098 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:58:47,099 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14 >09:58:47,102 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:58:47,103 INFO blivet: added loop loop0 (id 13) to device tree >09:58:47,104 INFO blivet: got device: LoopDevice instance (0x7f53f9eccfd0) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0 B file /osmin.img (deleted) (10)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >09:58:47,108 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:58:47,110 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:58:47,110 DEBUG blivet: device loop0 does not contain a disklabel >09:58:47,112 INFO blivet: type detected on 'loop0' is 'squashfs' >09:58:47,113 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 16 >09:58:47,117 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:58:47,128 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4354', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:58:47,130 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:58:47,132 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:58:47,138 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:47,139 INFO blivet: loop1 is a loop device >09:58:47,140 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:58:47,152 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >09:58:47,154 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:47,155 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >09:58:47,157 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:58:47,157 INFO blivet: added file /osmin (id 18) to device tree >09:58:47,159 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:58:47,163 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >09:58:47,167 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:58:47,168 INFO blivet: added loop loop1 (id 21) to device tree >09:58:47,169 INFO blivet: got device: LoopDevice instance (0x7f53f9ef3250) -- > name = loop1 status = False kids = 0 id = 21 > parents = ['existing 0 B file /osmin (18)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >09:58:47,175 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:58:47,177 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:58:47,179 DEBUG blivet: device loop1 does not contain a disklabel >09:58:47,185 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:58:47,186 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 24 >09:58:47,187 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:58:47,193 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4460', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:58:47,195 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:58:47,207 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >09:58:47,208 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:47,209 INFO blivet: loop2 is a loop device >09:58:47,211 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:58:47,213 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >09:58:47,217 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:47,217 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >09:58:47,221 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:58:47,222 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 26) to device tree >09:58:47,228 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:58:47,228 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >09:58:47,232 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:58:47,233 INFO blivet: added loop loop2 (id 29) to device tree >09:58:47,233 INFO blivet: got device: LoopDevice instance (0x7f53f9ef3ed0) -- > name = loop2 status = False kids = 0 id = 29 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (26)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >09:58:47,243 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:58:47,247 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:58:47,248 DEBUG blivet: device loop2 does not contain a disklabel >09:58:47,249 INFO blivet: type detected on 'loop2' is 'squashfs' >09:58:47,249 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 32 >09:58:47,254 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:58:47,261 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_UUID_ENC': '1b015377-0be2-4045-ba80-a8692af26510', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4580', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/1b015377-0be2-4045-ba80-a8692af26510'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:58:47,261 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:58:47,262 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:58:47,263 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:47,264 INFO blivet: loop3 is a loop device >09:58:47,265 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:58:47,266 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >09:58:47,267 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:58:47,267 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >09:58:47,269 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:58:47,270 INFO blivet: added file /LiveOS/ext3fs.img (id 34) to device tree >09:58:47,274 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:58:47,275 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 38 >09:58:47,279 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:58:47,280 INFO blivet: added loop loop3 (id 37) to device tree >09:58:47,280 INFO blivet: got device: LoopDevice instance (0x7f53f9eff210) -- > name = loop3 status = False kids = 0 id = 37 > parents = ['existing 0 B file /LiveOS/ext3fs.img (34)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >09:58:47,291 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:58:47,294 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:58:47,294 DEBUG blivet: device loop3 does not contain a disklabel >09:58:47,295 INFO blivet: type detected on 'loop3' is 'ext4' >09:58:47,405 DEBUG blivet: size=0 B, current=6144 MiB >09:58:47,457 DEBUG blivet: using current size 0 as min size >09:58:47,476 DEBUG blivet: Ext4FS.supported: supported: True ; >09:58:47,492 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 40 > > >/tmp/ifcfg.log: >09:58:45,816 DEBUG ifcfg: content of files (network initialization): >09:58:45,837 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [8, 0, 39, 192, 75, 126]}, 'connection': {'timestamp': 1402408695L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'cb8f828e-e024-496e-a073-b26e722cbef4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1402408695L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2de66a0e-abb6-4e35-b448-c797035c8ead'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >09:58:46,199 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp0s3']): >09:58:46,199 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp0s3: >09:58:46,199 DEBUG ifcfg: TYPE=Ethernet >09:58:46,200 DEBUG ifcfg: BOOTPROTO=dhcp >09:58:46,200 DEBUG ifcfg: DEFROUTE=yes >09:58:46,200 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:58:46,201 DEBUG ifcfg: IPV6INIT=yes >09:58:46,201 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:58:46,201 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:58:46,202 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:58:46,202 DEBUG ifcfg: NAME=enp0s3 >09:58:46,202 DEBUG ifcfg: UUID=cb8f828e-e024-496e-a073-b26e722cbef4 >09:58:46,202 DEBUG ifcfg: ONBOOT=no >09:58:46,202 DEBUG ifcfg: HWADDR=08:00:27:C0:4B:7E >09:58:46,202 DEBUG ifcfg: PEERDNS=yes >09:58:46,203 DEBUG ifcfg: PEERROUTES=yes >09:58:46,203 DEBUG ifcfg: IPV6_PEERDNS=yes >09:58:46,203 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:58:46,218 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [8, 0, 39, 192, 75, 126]}, 'connection': {'timestamp': 1402408695L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp0s3', 'uuid': 'cb8f828e-e024-496e-a073-b26e722cbef4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1402408695L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '2de66a0e-abb6-4e35-b448-c797035c8ead'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24815808L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-r rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1107744
: 907272 |
907273
|
907274
|
907275
|
907276
|
907277
|
907278
|
907279
|
907280
|
907281