Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 316099 Details for
Bug 461500
Unable to save kickstart using SCP
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anacdump.txt
anacdump.txt (text/plain), 95.26 KB, created by
James Laska
on 2008-09-08 16:14:03 UTC
(
hide
)
Description:
anacdump.txt
Filename:
MIME Type:
Creator:
James Laska
Created:
2008-09-08 16:14:03 UTC
Size:
95.26 KB
patch
obsolete
>anaconda 11.4.1.32 exception report >Traceback (most recent call first): > File "/tmp/updates/iw/welcome_gui.py", line 28, in <module> > class WelcomeWindowTRACEBACK (TRACEBACKPLEASE): > File "/usr/lib/anaconda/gui.py", line 1409, in setScreen > found[2]) > File "/usr/lib/anaconda/gui.py", line 1551, in setup_window > self.setScreen() > File "/usr/lib/anaconda/gui.py", line 1561, in run > self.setup_window(runres) > File "/usr/lib/anaconda/gui.py", line 1311, in run > self.icw.run (self.runres) > File "/usr/bin/anaconda", line 1002, in <module> > anaconda.intf.run(anaconda) >NameError: name 'TRACEBACKPLEASE' is not defined > >Local variables in innermost frame: >GROUP_DEFAULT: None >FIRSTBOOT_RECONFIG: None >MAX_PART_SIZE: None >BOOTPROTO_QUERY: None >REQUEST_PREEXIST: None >REQUEST_PROTECTED: None >KS_MISSING_IGNORE: None >BOOTPROTO_BOOTP: None >GROUP_REQUIRED: None >BOOTPROTO_DHCP: None >KS_SCRIPT_PRE: None >REQUEST_RAID: None >REQUEST_NEW: None >exceptionText: None >GROUP_ALL: None >DISPATCH_BACK: None >DISPLAY_MODE_GRAPHICAL: None >KS_WAIT: None >productArch: None >productPath: None >DISPATCH_NOOP: None >EXN_SAVE: None >gtk: None >SELINUX_ENFORCING: None >gettext: None >DISPLAY_MODE_TEXT: None >SELINUX_DISABLED: None >productVersion: None >EXN_DEBUG: None >SELINUX_DEFAULT: None >FIRSTBOOT_DEFAULT: None >__doc__: None >KS_REBOOT: None >KS_INSTKEY_SKIP: None >KS_SCRIPT_TRACEBACK: None >FIRSTBOOT_SKIP: None >DISPLAY_MODE_CMDLINE: None >__builtins__: {'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'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2007 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'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, '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'>, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, '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>, '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, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, '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.5/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'>, 'ReferenceError': <type 'exceptions.ReferenceError'>, '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>, 'any': <built-in function any>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'id': <built-in function id>, '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'>} >REQUEST_VG: None >__file__: None >N_: None >lvmErrorOutput: None >productName: None >EXN_OK: None >InstallWindow: None >KS_SCRIPT_POST: None >__name__: None >bugzillaUrl: None >product: None >_: None >SELINUX_PERMISSIVE: None >KS_MISSING_PROMPT: None >CLEARPART_TYPE_NONE: None >gui: None >DISPATCH_FORWARD: None >BETANAG: None >KS_SHUTDOWN: None >EXN_CANCEL: None >BOOTPROTO_STATIC: None >CLEARPART_TYPE_LINUX: None >CLEARPART_TYPE_ALL: None >REQUEST_LV: None >SKIP_KEY: None > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: None > intf.icw.currentWindow: None > intf.icw.mainxml: <gtk.glade.XML object at 0xb77fb784 (PyGladeXML at 0x990c208)> > intf.icw.window: <gtk.Window object at 0xb77fb52c (GtkWindow at 0x99088b0)> > intf.icw.installFrame: <gtk.Frame object at 0xb77fb2ac (GtkFrame at 0x98c7c88)> > intf.icw.anaconda: Already dumped > intf.icw.reloadRcQueued: 0 > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ >dispatch: <dispatch.Dispatcher object at 0xb77f1f2c> >rootPath: /mnt/sysimage >xdriver: None >isKickstart: False >stage2: http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os//images/install.img >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [] > id.firewall.servicelist: [ssh] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.upgradeRoot: None > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.keyboard.type: PC > id.keyboard.beenset: 0 > id.keyboard._mods: KeyboardModels instance, containing members: > id.timezone: Timezone instance, containing members: > id.timezone.utc: 0 > id.timezone.tz: America/New_York > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: False > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: None > id.iscsi: <iscsi.iscsi object at 0xb77f5acc> > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb77ec16c>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb77ec16c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb77ec16c>> > id.fsset.entries: [fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > label: None fsprofile: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >] > id.fsset.mountcount: 0 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: None > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend._loopbackFile: None > id.backend.supportsPackageSelection: True > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {} > id.diskset.disks: {} > id.diskset.anaconda: Already dumped > id.diskset.devicesOpen: False > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --passalgo=sha512 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader._configdir: /boot/grub > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: None > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.timeout: None > id.bootloader._configname: grub.conf > id.bootloader.device: None > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.netdevices: {'eth0': DEVICE=eth0 >HWADDR=00:15:17:3a:0a:c2 >ONBOOT=no > >} > id.network.primaryNS: 192.168.32.2 > id.network.firstnetdevice: eth0 > id.network.domains: [] > id.network.secondaryNS: > id.network.gateway: > id.instClass: <installclass.DefaultInstall object at 0xb77686ec> > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.globalPassphrase: > id.partitions.autoClearPartType: 0 > id.partitions.autoEncryptPass: > id.partitions.nextUniqueID: 1 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.protected: [] > id.partitions.useAutopartitioning: 1 > id.partitions.anaconda: Already dumped > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [] > id.partitions.autoEncrypt: False > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: LUKS >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 > size: 1024 lvname: LogVol00 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 > device: None drive: None primary: None > size: 200 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > options: 'None' > fsprofile: None encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 > size: 1936 lvname: LogVol01 volgroup: lvm > options: 'None' fsprofile: None encryption: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: None > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><6>Initializing cgroup subsys cpuset ><6>Initializing cgroup subsys cpu ><5>Linux version 2.6.27-0.314.rc5.git9.fc10.i586 (mockbuild@x86-1.fedora.phx.redhat.com) (gcc version 4.3.2 20080905 (Red Hat 4.3.2-3) (GCC) ) #1 SMP Sun Sep 7 20:45:39 EDT 2008 ><6>BIOS-provided physical RAM map: ><6> BIOS-e820: 0000000000000000 - 0000000000092000 (usable) ><6> BIOS-e820: 0000000000092000 - 00000000000a0000 (reserved) ><6> BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) ><6> BIOS-e820: 0000000000100000 - 000000007bc80000 (usable) ><6> BIOS-e820: 000000007bc80000 - 000000007bc8e000 (ACPI data) ><6> BIOS-e820: 000000007bc8e000 - 000000007bcd0000 (ACPI NVS) ><6> BIOS-e820: 000000007bcd0000 - 000000007bcde000 (reserved) ><6> BIOS-e820: 000000007bced000 - 000000007be00000 (reserved) ><6> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><6> BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) ><6>last_pfn = 0x7bc80 max_arch_pfn = 0x100000 ><6>x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 ><7>kernel direct mapping tables up to 38000000 @ 7000-c000 ><6>Using x86 segment limits to approximate NX protection ><6>RAMDISK: 36ff6000 - 37fef7b1 ><6>DMI present. ><4>ACPI: RSDP 000F9720, 0014 (r0 ACPIAM) ><4>ACPI: RSDT 7BC80000, 0048 (r1 053008 RSDT1305 20080530 MSFT 97) ><4>ACPI: FACP 7BC80200, 0084 (r2 053008 FACP1305 20080530 MSFT 97) ><4>ACPI: DSDT 7BC80490, 6C9F (r1 CGELIA CGELIA47 47 INTL 20051117) ><4>ACPI: FACS 7BC8E000, 0040 ><4>ACPI: APIC 7BC80390, 006C (r1 053008 APIC1305 20080530 MSFT 97) ><4>ACPI: MCFG 7BC80450, 003C (r1 053008 OEMMCFG 20080530 MSFT 97) ><4>ACPI: OEMB 7BC8E040, 008A (r1 053008 OEMB1305 20080530 MSFT 97) ><4>ACPI: ASF! 7BC87130, 0099 (r32 LEGEND I865PASF 1 INTL 20051117) ><4>ACPI: GSCI 7BC8E0D0, 2024 (r1 053008 GMCHSCI 20080530 MSFT 97) ><4>ACPI: iEIT 7BC90100, 00B0 (r1 053008 EITTABLE 20080530 MSFT 97) ><4>ACPI: TCPA 7BC871D0, 0032 (r1 053008 TBLOEMID 1 MSFT 97) ><4>ACPI: SSDT 7BCA3000, 0A7C (r1 DpgPmm CpuPm 12 INTL 20051117) ><5>1084MB HIGHMEM available. ><5>896MB LOWMEM available. ><6> mapped low ram: 0 - 38000000 ><6> low ram: 00000000 - 38000000 ><6> bootmap 00008000 - 0000f000 ><6>(9 early reservations) ==> bootmem [0000000000 - 0038000000] ><6> #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] ><6> #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] ><6> #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] ><6> #3 [0000400000 - 0000e7f59c] TEXT DATA BSS ==> [0000400000 - 0000e7f59c] ><6> #4 [0036ff6000 - 0037fef7b1] RAMDISK ==> [0036ff6000 - 0037fef7b1] ><6> #5 [0000e80000 - 0000e96000] INIT_PG_TABLE ==> [0000e80000 - 0000e96000] ><6> #6 [0000092000 - 0000100000] BIOS reserved ==> [0000092000 - 0000100000] ><6> #7 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000] ><6> #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000] ><6>found SMP MP-table at [c00ff780] 000ff780 ><4>Zone PFN ranges: ><4> DMA 0x00000000 -> 0x00001000 ><4> Normal 0x00001000 -> 0x00038000 ><4> HighMem 0x00038000 -> 0x0007bc80 ><4>Movable zone start PFN for each node ><4>early_node_map[2] active PFN ranges ><4> 0: 0x00000000 -> 0x00000092 ><4> 0: 0x00000100 -> 0x0007bc80 ><7>On node 0 totalpages: 506898 ><7>free_area_init_node: node 0, pgdat c07ddd00, node_mem_map c1001000 ><7> DMA zone: 3930 pages, LIFO batch:0 ><7> Normal zone: 222200 pages, LIFO batch:31 ><7> HighMem zone: 273836 pages, LIFO batch:31 ><6>Using APIC driver default ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) ><6>ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><6>SMP: Allowing 4 CPUs, 0 hotplug CPUs ><7>mapped APIC to ffffb000 (fee00000) ><7>mapped IOAPIC to ffffa000 (fec00000) ><6>PM: Registered nosave memory: 0000000000092000 - 00000000000a0000 ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 ><6>PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 ><6>Allocating PCI resources starting at 80000000 (gap: 7be00000:83000000) ><6>PERCPU: Allocating 1221020 bytes of per cpu data ><7>NR_CPUS: 32, nr_cpu_ids: 4, nr_node_ids 1 ><4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 499966 ><5>Kernel command line: method=http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ vnc updates=http://jlaska.fedorapeople.org/traceback.img ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><7>CPU 0 irqstacks, hard=c0990000 soft=c0970000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><6>TSC: PIT calibration confirmed by PMTIMER. ><6>TSC: using PIT calibration value ><4>Detected 2826.207 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><4>Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar ><4>... MAX_LOCKDEP_SUBCLASSES: 8 ><4>... MAX_LOCK_DEPTH: 48 ><4>... MAX_LOCKDEP_KEYS: 8191 ><4>... CLASSHASH_SIZE: 4096 ><4>... MAX_LOCKDEP_ENTRIES: 8192 ><4>... MAX_LOCKDEP_CHAINS: 16384 ><4>... CHAINHASH_SIZE: 8192 ><4> memory used by lock dependency info: 2463 kB ><4> per task-struct memory footprint: 1920 bytes ><6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 1965812k/2028032k available (2664k kernel code, 60772k reserved, 1386k data, 1488k init, 1110528k highmem) ><6>virtual kernel memory layout: ><6> fixmap : 0xffc56000 - 0xfffff000 (3748 kB) ><6> pkmap : 0xff400000 - 0xff800000 (4096 kB) ><6> vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB) ><6> lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) ><6> .init : 0xc07f9000 - 0xc096d000 (1488 kB) ><6> .data : 0xc069a2f3 - 0xc07f4d48 (1386 kB) ><6> .text : 0xc0400000 - 0xc069a2f3 (2664 kB) ><6>Checking if this processor honours the WP bit even in supervisor mode...Ok. ><7>CPA: page pool initialized 32 of 32 pages preallocated ><6>SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 ><6>Calibrating delay loop (skipped), value calculated using timer frequency.. 5652.41 BogoMIPS (lpj=2826207) ><6>Security Framework initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><4>Mount-cache hash table entries: 512 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>Initializing cgroup subsys devices ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 6144K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>using mwait in idle threads. ><6>Checking 'hlt' instruction... OK. ><6>ACPI: Core revision 20080609 ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>CPU0: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 0a ><4>lockdep: fixing up alternatives. ><7>CPU 1 irqstacks, hard=c0991000 soft=c0971000 ><6>Booting processor 1/1 ip 6000 ><6>Initializing CPU#1 ><6>Calibrating delay using timer specific routine.. 5651.37 BogoMIPS (lpj=2825689) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 6144K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#1. ><6>x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106 ><6>CPU1: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 0a ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><4>lockdep: fixing up alternatives. ><7>CPU 2 irqstacks, hard=c0992000 soft=c0972000 ><6>Booting processor 2/2 ip 6000 ><6>Initializing CPU#2 ><6>Calibrating delay using timer specific routine.. 5651.39 BogoMIPS (lpj=2825697) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 6144K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 2 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#2. ><6>x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106 ><6>CPU2: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 0a ><6>checking TSC synchronization [CPU#0 -> CPU#2]: passed. ><4>lockdep: fixing up alternatives. ><7>CPU 3 irqstacks, hard=c0993000 soft=c0973000 ><6>Booting processor 3/3 ip 6000 ><6>Initializing CPU#3 ><6>Calibrating delay using timer specific routine.. 5651.39 BogoMIPS (lpj=2825699) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 6144K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 3 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#3. ><6>x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106 ><6>CPU3: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 0a ><6>checking TSC synchronization [CPU#0 -> CPU#3]: passed. ><6>Brought up 4 CPUs ><6>Total of 4 processors activated (22606.58 BogoMIPS). ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=608 bytes ><7>sizeof(dentry)=160 bytes ><7>sizeof(ext3inode)=860 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=184 bytes ><7>sizeof(task_struct)=5292 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 0-1 level MC ><7> groups: 0 1 ><7> domain 1: span 0-3 level CPU ><7> groups: 0-1 2-3 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 0-1 level MC ><7> groups: 1 0 ><7> domain 1: span 0-3 level CPU ><7> groups: 0-1 2-3 ><7>CPU2 attaching sched-domain: ><7> domain 0: span 2-3 level MC ><7> groups: 2 3 ><7> domain 1: span 0-3 level CPU ><7> groups: 2-3 0-1 ><7>CPU3 attaching sched-domain: ><7> domain 0: span 2-3 level MC ><7> groups: 3 2 ><7> domain 1: span 0-3 level CPU ><7> groups: 2-3 0-1 ><4>khelper used greatest stack depth: 2608 bytes left ><6>net_namespace: 912 bytes ><6>Booting paravirtualized kernel on bare hardware ><4>Time: 11:26:27 Date: 09/08/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><5>PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 ><6>PCI: Not using MMCONFIG. ><6>PCI: Using configuration type 1 for base access ><7>ACPI: EC: Look up EC in DSDT ><5>ACPI: BIOS _OSI(Linux) query ignored ><5>ACPI: DMI System Vendor: System Manufacturer To Be Filled By O.E.M. ><5>ACPI: DMI Product Name: Product Name To Be Filled By O.E.M. ><5>ACPI: DMI Product Version: System Version To Be Filled By O.E.M. ><5>ACPI: DMI Board Name: BB Name To be filled by O.E.M. ><5>ACPI: DMI BIOS Vendor: American Megatrends Inc. ><5>ACPI: DMI BIOS Date: 05/30/2008 ><5>ACPI: Please send DMI info above to linux-acpi@vger.kernel.org ><5>ACPI: If "acpi_osi=Linux" works better, please notify linux-acpi@vger.kernel.org ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><5>PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 ><5>PCI: MCFG area at e0000000 reserved in ACPI motherboard resources ><6>PCI: Using MMCONFIG for extended config space ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><6>pci 0000:00:03.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:03.0: PME# disabled ><6>pci 0000:00:19.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:19.0: PME# disabled ><6>pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1a.7: PME# disabled ><6>pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1b.0: PME# disabled ><6>pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1c.0: PME# disabled ><6>pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1c.2: PME# disabled ><6>pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1d.7: PME# disabled ><6>pci 0000:00:1f.2: PME# supported from D3hot ><6>pci 0000:00:1f.2: PME# disabled ><6>pci 0000:02:00.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:02:00.0: PME# disabled ><4>Pre-1.1 PCIe device detected, disable ASPM for 0000:00:1c.2. It can be enabled forcedly with 'pcie_aspm=force' ><6>PCI: bridge 0000:00:1c.2 io port: [e000, efff] ><6>PCI: bridge 0000:00:1c.2 32bit mmio: [feb00000, febfffff] ><6>pci 0000:00:1e.0: transparent bridge ><7>bus 00 -> node 0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 12 14 *15) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 10 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12 *14 15) ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 *6 7 10 12 14 15) ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12 14 15) ><4>ACPI Warning (tbutils-0217): Incorrect checksum in table [iEIT] - 5C, should be 51 [20080609] ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 20 devices ><6>ACPI: ACPI bus type pnp unregistered ><5>SCSI subsystem initialized ><7>libata version 3.00 loaded. ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>tracer: 772 pages allocated for 65536 entries of 48 bytes ><6> actual entries 65620 ><4>ACPI: RTC can wake from S4 ><6>system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved ><6>system 00:06: ioport range 0xa20-0xa3f has been reserved ><6>system 00:06: ioport range 0xa00-0xa0f has been reserved ><6>system 00:06: ioport range 0xa10-0xa1f has been reserved ><6>system 00:06: ioport range 0xa40-0xa5f has been reserved ><6>system 00:07: ioport range 0x4d0-0x4d1 has been reserved ><6>system 00:07: ioport range 0x800-0x87f has been reserved ><6>system 00:07: ioport range 0x400-0x47f has been reserved ><6>system 00:07: iomem range 0xfed1c000-0xfed1ffff has been reserved ><6>system 00:07: iomem range 0xfed20000-0xfed8ffff has been reserved ><6>system 00:0a: iomem range 0xffc00000-0xffefffff could not be reserved ><6>system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved ><6>system 00:0b: iomem range 0xfee00000-0xfee00fff could not be reserved ><6>system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved ><6>system 00:13: iomem range 0x0-0x9ffff could not be reserved ><6>system 00:13: iomem range 0xc0000-0xcffff could not be reserved ><6>system 00:13: iomem range 0xe0000-0xfffff could not be reserved ><6>system 00:13: iomem range 0x100000-0x7bcfffff could not be reserved ><6>pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01 ><6>pci 0000:00:1c.0: IO window: disabled ><6>pci 0000:00:1c.0: MEM window: disabled ><6>pci 0000:00:1c.0: PREFETCH window: disabled ><6>pci 0000:00:1c.2: PCI bridge, secondary bus 0000:02 ><6>pci 0000:00:1c.2: IO window: 0xe000-0xefff ><6>pci 0000:00:1c.2: MEM window: 0xfeb00000-0xfebfffff ><6>pci 0000:00:1c.2: PREFETCH window: 0x00000080000000-0x000000800fffff ><6>pci 0000:00:1e.0: PCI bridge, secondary bus 0000:03 ><6>pci 0000:00:1e.0: IO window: disabled ><6>pci 0000:00:1e.0: MEM window: disabled ><6>pci 0000:00:1e.0: PREFETCH window: disabled ><6>pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 ><7>pci 0000:00:1c.0: setting latency timer to 64 ><6>pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ><7>pci 0000:00:1c.2: setting latency timer to 64 ><7>pci 0000:00:1e.0: setting latency timer to 64 ><6>bus: 00 index 0 io port: [0, ffff] ><6>bus: 00 index 1 mmio: [0, ffffffffffffffff] ><6>bus: 01 index 0 mmio: [0, 0] ><6>bus: 01 index 1 mmio: [0, 0] ><6>bus: 01 index 2 mmio: [0, 0] ><6>bus: 01 index 3 mmio: [0, 0] ><6>bus: 02 index 0 io port: [e000, efff] ><6>bus: 02 index 1 mmio: [feb00000, febfffff] ><6>bus: 02 index 2 mmio: [80000000, 800fffff] ><6>bus: 02 index 3 mmio: [0, 0] ><6>bus: 03 index 0 mmio: [0, 0] ><6>bus: 03 index 1 mmio: [0, 0] ><6>bus: 03 index 2 mmio: [0, 0] ><6>bus: 03 index 3 io port: [0, ffff] ><6>bus: 03 index 4 mmio: [0, ffffffffffffffff] ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes) ><6>TCP bind hash table entries: 65536 (order: 9, 2359296 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>NET: Registered protocol family 1 ><6>checking if image is initramfs... it is ><7>Switched to high resolution mode on CPU 3 ><7>Switched to high resolution mode on CPU 2 ><7>Switched to high resolution mode on CPU 1 ><7>Switched to high resolution mode on CPU 0 ><6>debug: unmapping init memory f6ff6000..f7ff0000 ><6>apm: BIOS not found. ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1220873187.731:1): initialized ><4>highmem bounce pool size: 64 pages ><6>HugeTLB registered 4 MB page size, pre-allocated 0 pages ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><6>msgmni has been set to 1672 ><7>SELinux: Registering netfilter hooks ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>pci 0000:00:02.0: Boot video device ><7>pci 0000:00:1a.0: uhci_check_and_reset_hc: legsup = 0x0f30 ><7>pci 0000:00:1a.0: Performing full reset ><7>pci 0000:00:1a.1: uhci_check_and_reset_hc: legsup = 0x0030 ><7>pci 0000:00:1a.1: Performing full reset ><7>pci 0000:00:1a.2: uhci_check_and_reset_hc: legsup = 0x0030 ><7>pci 0000:00:1a.2: Performing full reset ><7>pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0030 ><7>pci 0000:00:1d.0: Performing full reset ><7>pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0030 ><7>pci 0000:00:1d.1: Performing full reset ><7>pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0030 ><7>pci 0000:00:1d.2: Performing full reset ><7>pcieport-driver 0000:00:1c.0: setting latency timer to 64 ><6>pcieport-driver 0000:00:1c.0: found MSI capability ><7>pci_express 0000:00:1c.0:pcie00: allocate port service ><7>pci_express 0000:00:1c.0:pcie03: allocate port service ><7>pcieport-driver 0000:00:1c.2: setting latency timer to 64 ><6>pcieport-driver 0000:00:1c.2: found MSI capability ><7>pci_express 0000:00:1c.2:pcie00: allocate port service ><7>pci_express 0000:00:1c.2:pcie03: allocate port service ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 ><6>ACPI: Power Button (FF) [PWRF] ><6>input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 ><6>ACPI: Power Button (CM) [PWRB] ><4>ACPI: SSDT 7BCA1750, 0235 (r1 DpgPmm P001Ist 11 INTL 20051117) ><4>ACPI: SSDT 7BCA2990, 04B2 (r1 PmRef P001Cst 3001 INTL 20051117) ><7>Monitor-Mwait will be used to enter C-1 state ><7>Monitor-Mwait will be used to enter C-2 state ><7>Monitor-Mwait will be used to enter C-3 state ><6>ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) ><6>processor ACPI0007:00: registered as cooling_device0 ><4>ACPI: SSDT 7BCA1BE0, 0235 (r1 DpgPmm P002Ist 12 INTL 20051117) ><4>ACPI: SSDT 7BCA2E50, 0085 (r1 PmRef P002Cst 3000 INTL 20051117) ><6>ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) ><6>processor ACPI0007:01: registered as cooling_device1 ><4>ACPI: SSDT 7BCA2070, 0235 (r1 DpgPmm P003Ist 12 INTL 20051117) ><4>ACPI: SSDT 7BCA2EE0, 0085 (r1 PmRef P003Cst 3000 INTL 20051117) ><6>ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3]) ><6>processor ACPI0007:02: registered as cooling_device2 ><4>ACPI: SSDT 7BCA2500, 0235 (r1 DpgPmm P004Ist 12 INTL 20051117) ><4>ACPI: SSDT 7BCA2F70, 0085 (r1 PmRef P004Cst 3000 INTL 20051117) ><6>ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3]) ><6>processor ACPI0007:03: registered as cooling_device3 ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><6>agpgart-intel 0000:00:00.0: Intel Intel Integrated Graphics Device Chipset ><6>agpgart-intel 0000:00:00.0: detected 32768K stolen memory ><6>agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 ><6>Serial: 8250/16550 driver4 ports, IRQ sharing enabled ><6>brd: module loaded ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input2 ><4>Driver 'sd' needs updating - please use bus_type methods ><7>ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96 ><6>ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 ><7>ehci_hcd 0000:00:1a.7: setting latency timer to 64 ><6>ehci_hcd 0000:00:1a.7: EHCI Host Controller ><7>drivers/usb/core/inode.c: creating file 'devices' ><7>drivers/usb/core/inode.c: creating file '001' ><6>ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 ><7>ehci_hcd 0000:00:1a.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 ><7>ehci_hcd 0000:00:1a.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr ><7>ehci_hcd 0000:00:1a.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><6>ehci_hcd 0000:00:1a.7: debug port 1 ><7>ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported ><7>ehci_hcd 0000:00:1a.7: supports USB remote wakeup ><6>ehci_hcd 0000:00:1a.7: irq 19, io mem 0xfeafb800 ><7>ehci_hcd 0000:00:1a.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><7>ehci_hcd 0000:00:1a.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN ><6>ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><7>usb usb1: default language 0x0409 ><7>usb usb1: uevent ><7>usb usb1: usb_probe_device ><6>usb usb1: configuration #1 chosen from 1 choice ><7>usb usb1: adding 1-0:1.0 (config #1, interface 0) ><7>usb 1-0:1.0: uevent ><7>hub 1-0:1.0: usb_probe_interface ><7>hub 1-0:1.0: usb_probe_interface - got id ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 6 ports detected ><7>hub 1-0:1.0: standalone hub ><7>hub 1-0:1.0: no power switching (usb 1.0) ><7>hub 1-0:1.0: individual port over-current protection ><7>hub 1-0:1.0: power on to power good time: 20ms ><7>hub 1-0:1.0: local power source is good ><7>hub 1-0:1.0: trying to enable port power on non-switchable hub ><7>ehci_hcd 0000:00:1a.7: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT ><7>hub 1-0:1.0: port 2: status 0501 change 0001 ><7>hub 1-0:1.0: state 7 ports 6 chg 0004 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><7>hub 1-0:1.0: port 2, status 0501, change 0000, 480 Mb/s ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: EHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 ehci_hcd ><6>usb usb1: SerialNumber: 0000:00:1a.7 ><6>ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ><7>ehci_hcd 0000:00:1d.7: setting latency timer to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '002' ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 ><7>ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6 ><7>ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr ><7>ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported ><7>ehci_hcd 0000:00:1d.7: supports USB remote wakeup ><6>ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfeafb400 ><7>ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><7>ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN ><7>ehci_hcd 0000:00:1a.7: port 2 full speed --> companion ><7>ehci_hcd 0000:00:1a.7: GetStatus port 2 status 003801 POWER OWNER sig=j CONNECT ><7>hub 1-0:1.0: port 2 not reset yet, waiting 50ms ><7>ehci_hcd 0000:00:1a.7: GetStatus port 2 status 003002 POWER OWNER sig=se0 CSC ><7>hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0004 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><7>usb usb2: default language 0x0409 ><7>usb usb2: uevent ><7>usb usb2: usb_probe_device ><6>usb usb2: configuration #1 chosen from 1 choice ><7>usb usb2: adding 2-0:1.0 (config #1, interface 0) ><7>usb 2-0:1.0: uevent ><7>hub 2-0:1.0: usb_probe_interface ><7>hub 2-0:1.0: usb_probe_interface - got id ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 6 ports detected ><7>hub 2-0:1.0: standalone hub ><7>hub 2-0:1.0: no power switching (usb 1.0) ><7>hub 2-0:1.0: individual port over-current protection ><7>hub 2-0:1.0: power on to power good time: 20ms ><7>hub 2-0:1.0: local power source is good ><7>hub 2-0:1.0: trying to enable port power on non-switchable hub ><7>hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb2: Product: EHCI Host Controller ><6>usb usb2: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 ehci_hcd ><6>usb usb2: SerialNumber: 0000:00:1d.7 ><7>ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver ><7>ohci_hcd: block sizes: ed 64 td 64 ><6>USB Universal Host Controller Interface driver v3.0 ><6>uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 ><7>uhci_hcd 0000:00:1a.0: setting latency timer to 64 ><6>uhci_hcd 0000:00:1a.0: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '003' ><6>uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1a.0: detected 2 ports ><7>uhci_hcd 0000:00:1a.0: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1a.0: Performing full reset ><7>uhci_hcd 0000:00:1a.0: supports USB remote wakeup ><6>uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c880 ><7>usb usb3: default language 0x0409 ><7>usb usb3: uevent ><7>usb usb3: usb_probe_device ><6>usb usb3: configuration #1 chosen from 1 choice ><7>usb usb3: adding 3-0:1.0 (config #1, interface 0) ><7>usb 3-0:1.0: uevent ><7>hub 3-0:1.0: usb_probe_interface ><7>hub 3-0:1.0: usb_probe_interface - got id ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><7>hub 3-0:1.0: standalone hub ><7>hub 3-0:1.0: no power switching (usb 1.0) ><7>hub 3-0:1.0: individual port over-current protection ><7>hub 3-0:1.0: power on to power good time: 2ms ><7>hub 3-0:1.0: local power source is good ><7>hub 3-0:1.0: trying to enable port power on non-switchable hub ><7>uhci_hcd 0000:00:1a.0: port 2 portsc 009b,00 ><7>hub 3-0:1.0: port 2: status 0101 change 0003 ><7>hub 3-0:1.0: state 7 ports 2 chg 0004 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><7>hub 3-0:1.0: port 2, status 0101, change 0000, 12 Mb/s ><6>usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb3: Product: UHCI Host Controller ><6>usb usb3: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb3: SerialNumber: 0000:00:1a.0 ><6>uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 ><7>uhci_hcd 0000:00:1a.1: setting latency timer to 64 ><6>uhci_hcd 0000:00:1a.1: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '004' ><6>uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1a.1: detected 2 ports ><7>uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1a.1: Performing full reset ><7>uhci_hcd 0000:00:1a.1: supports USB remote wakeup ><6>uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c800 ><7>usb usb4: default language 0x0409 ><7>usb usb4: uevent ><7>usb usb4: usb_probe_device ><6>usb usb4: configuration #1 chosen from 1 choice ><7>usb usb4: adding 4-0:1.0 (config #1, interface 0) ><7>usb 4-0:1.0: uevent ><7>hub 4-0:1.0: usb_probe_interface ><7>hub 4-0:1.0: usb_probe_interface - got id ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><7>hub 4-0:1.0: standalone hub ><7>hub 4-0:1.0: no power switching (usb 1.0) ><7>hub 4-0:1.0: individual port over-current protection ><7>hub 4-0:1.0: power on to power good time: 2ms ><7>hub 4-0:1.0: local power source is good ><7>hub 4-0:1.0: trying to enable port power on non-switchable hub ><6>usb 3-2: new full speed USB device using uhci_hcd and address 2 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb4: Product: UHCI Host Controller ><6>usb usb4: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb4: SerialNumber: 0000:00:1a.1 ><6>uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ><7>uhci_hcd 0000:00:1a.2: setting latency timer to 64 ><6>uhci_hcd 0000:00:1a.2: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '005' ><6>uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1a.2: detected 2 ports ><7>uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1a.2: Performing full reset ><7>uhci_hcd 0000:00:1a.2: supports USB remote wakeup ><6>uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000c480 ><7>usb usb5: default language 0x0409 ><7>usb usb5: uevent ><7>usb usb5: usb_probe_device ><6>usb usb5: configuration #1 chosen from 1 choice ><7>usb usb5: adding 5-0:1.0 (config #1, interface 0) ><7>usb 5-0:1.0: uevent ><7>hub 5-0:1.0: usb_probe_interface ><7>hub 5-0:1.0: usb_probe_interface - got id ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><7>hub 5-0:1.0: standalone hub ><7>hub 5-0:1.0: no power switching (usb 1.0) ><7>hub 5-0:1.0: individual port over-current protection ><7>hub 5-0:1.0: power on to power good time: 2ms ><7>hub 5-0:1.0: local power source is good ><7>hub 5-0:1.0: trying to enable port power on non-switchable hub ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb5: Product: UHCI Host Controller ><6>usb usb5: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb5: SerialNumber: 0000:00:1a.2 ><6>uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ><7>uhci_hcd 0000:00:1d.0: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '006' ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 ><6>uhci_hcd 0000:00:1d.0: detected 2 ports ><7>uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1d.0: Performing full reset ><7>uhci_hcd 0000:00:1d.0: supports USB remote wakeup ><6>uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c400 ><7>usb usb6: default language 0x0409 ><7>usb usb6: uevent ><7>usb usb6: usb_probe_device ><6>usb usb6: configuration #1 chosen from 1 choice ><7>usb usb6: adding 6-0:1.0 (config #1, interface 0) ><7>usb 6-0:1.0: uevent ><7>hub 6-0:1.0: usb_probe_interface ><7>hub 6-0:1.0: usb_probe_interface - got id ><6>hub 6-0:1.0: USB hub found ><6>hub 6-0:1.0: 2 ports detected ><7>hub 6-0:1.0: standalone hub ><7>hub 6-0:1.0: no power switching (usb 1.0) ><7>hub 6-0:1.0: individual port over-current protection ><7>hub 6-0:1.0: power on to power good time: 2ms ><7>hub 6-0:1.0: local power source is good ><7>hub 6-0:1.0: trying to enable port power on non-switchable hub ><7>usb 3-2: ep0 maxpacket = 8 ><7>usb 3-2: uevent ><7>usb 3-2: usb_probe_device ><6>usb 3-2: configuration #1 chosen from 1 choice ><7>usb 3-2: adding 3-2:1.0 (config #1, interface 0) ><7>usb 3-2:1.0: uevent ><7>hub 3-2:1.0: usb_probe_interface ><7>hub 3-2:1.0: usb_probe_interface - got id ><6>hub 3-2:1.0: USB hub found ><6>hub 3-2:1.0: 4 ports detected ><7>hub 3-2:1.0: standalone hub ><7>hub 3-2:1.0: ganged power switching ><7>hub 3-2:1.0: global over-current protection ><7>hub 3-2:1.0: power on to power good time: 100ms ><7>hub 3-2:1.0: local power source is good ><7>hub 3-2:1.0: no over-current condition exists ><7>hub 3-2:1.0: enabling power on all ports ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb6: Product: UHCI Host Controller ><6>usb usb6: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb6: SerialNumber: 0000:00:1d.0 ><6>uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 ><7>uhci_hcd 0000:00:1d.1: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '007' ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 ><6>uhci_hcd 0000:00:1d.1: detected 2 ports ><7>uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1d.1: Performing full reset ><7>uhci_hcd 0000:00:1d.1: supports USB remote wakeup ><6>uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c080 ><7>usb usb7: default language 0x0409 ><7>usb usb7: uevent ><7>usb usb7: usb_probe_device ><6>usb usb7: configuration #1 chosen from 1 choice ><7>usb usb7: adding 7-0:1.0 (config #1, interface 0) ><7>usb 7-0:1.0: uevent ><7>hub 7-0:1.0: usb_probe_interface ><7>hub 7-0:1.0: usb_probe_interface - got id ><6>hub 7-0:1.0: USB hub found ><6>hub 7-0:1.0: 2 ports detected ><7>hub 7-0:1.0: standalone hub ><7>hub 7-0:1.0: no power switching (usb 1.0) ><7>hub 7-0:1.0: individual port over-current protection ><7>hub 7-0:1.0: power on to power good time: 2ms ><7>hub 7-0:1.0: local power source is good ><7>hub 7-0:1.0: trying to enable port power on non-switchable hub ><7>hub 3-2:1.0: port 1: status 0101 change 0001 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb7: Product: UHCI Host Controller ><6>usb usb7: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb7: SerialNumber: 0000:00:1d.1 ><6>uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16 ><7>uhci_hcd 0000:00:1d.2: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '008' ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 ><6>uhci_hcd 0000:00:1d.2: detected 2 ports ><7>uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1d.2: Performing full reset ><7>uhci_hcd 0000:00:1d.2: supports USB remote wakeup ><6>uhci_hcd 0000:00:1d.2: irq 16, io base 0x0000c000 ><7>usb usb8: default language 0x0409 ><7>usb usb8: uevent ><7>usb usb8: usb_probe_device ><6>usb usb8: configuration #1 chosen from 1 choice ><7>usb usb8: adding 8-0:1.0 (config #1, interface 0) ><7>usb 8-0:1.0: uevent ><7>hub 8-0:1.0: usb_probe_interface ><7>hub 8-0:1.0: usb_probe_interface - got id ><6>hub 8-0:1.0: USB hub found ><6>hub 8-0:1.0: 2 ports detected ><7>hub 8-0:1.0: standalone hub ><7>hub 8-0:1.0: no power switching (usb 1.0) ><7>hub 8-0:1.0: individual port over-current protection ><7>hub 8-0:1.0: power on to power good time: 2ms ><7>hub 8-0:1.0: local power source is good ><7>hub 8-0:1.0: trying to enable port power on non-switchable hub ><7>uhci_hcd 0000:00:1a.0: reserve dev 2 ep81-INT, period 128, phase 0, 12 us ><7>drivers/usb/core/inode.c: creating file '002' ><6>usb 3-2: New USB device found, idVendor=0451, idProduct=2046 ><6>usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 ><7>hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0004 ><7>hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>hub 3-2:1.0: state 7 ports 4 chg 0002 evt 0000 ><7>hub 3-2:1.0: port 1, status 0101, change 0000, 12 Mb/s ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb8: Product: UHCI Host Controller ><6>usb usb8: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb8: SerialNumber: 0000:00:1d.2 ><6>PNP: No PS/2 controller found. Probing ports directly. ><3>i8042.c: No controller found. ><6>mice: PS/2 mouse device common for all mice ><6>rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 ><6>rtc0: alarms up to one month, y3k ><6>cpuidle: using governor ladder ><6>usb 3-2.1: new full speed USB device using uhci_hcd and address 3 ><6>cpuidle: using governor menu ><4>Marking TSC unstable due to TSC halts in idle ><7>usb 3-2.1: ep0 maxpacket = 8 ><7>usb 3-2.1: skipped 1 descriptor after interface ><7>usb 3-2.1: skipped 1 descriptor after interface ><7>usb 3-2.1: default language 0x0409 ><7>usb 3-2.1: uevent ><7>usb 3-2.1: usb_probe_device ><6>usb 3-2.1: configuration #1 chosen from 1 choice ><7>usb 3-2.1: adding 3-2.1:1.0 (config #1, interface 0) ><7>usb 3-2.1:1.0: uevent ><7>usb 3-2.1: adding 3-2.1:1.1 (config #1, interface 1) ><7>usb 3-2.1:1.1: uevent ><7>drivers/usb/core/inode.c: creating file '003' ><6>usb 3-2.1: New USB device found, idVendor=0557, idProduct=2205 ><6>usb 3-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 ><6>usb 3-2.1: Product: 4 Port USB KVM B V1.80 ><6>usb 3-2.1: Manufacturer: ATEN ><7>hub 3-2:1.0: state 7 ports 4 chg 0000 evt 0002 ><7>hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><6>usbcore: registered new interface driver hiddev ><7>usbhid 3-2.1:1.0: usb_probe_interface ><7>usbhid 3-2.1:1.0: usb_probe_interface - got id ><6>input: ATEN 4 Port USB KVM B V1.80 as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.1/3-2.1:1.0/input/input3 ><7>uhci_hcd 0000:00:1a.0: reserve dev 3 ep81-INT, period 8, phase 4, 17 us ><6>input,hidraw0: USB HID v1.00 Keyboard [ATEN 4 Port USB KVM B V1.80] on usb-0000:00:1a.0-2.1 ><7>usbhid 3-2.1:1.1: usb_probe_interface ><7>usbhid 3-2.1:1.1: usb_probe_interface - got id ><6>input: ATEN 4 Port USB KVM B V1.80 as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.1/3-2.1:1.1/input/input4 ><6>input,hidraw1: USB HID v1.00 Mouse [ATEN 4 Port USB KVM B V1.80] on usb-0000:00:1a.0-2.1 ><6>usbcore: registered new interface driver usbhid ><6>usbhid: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4>registered taskstats version 1 ><4> Magic number: 8:159:428 ><6>debug: unmapping init memory c07f9000..c096d000 ><6>Write protecting the kernel read-only data: 1144k ><4>dbus-uuidgen used greatest stack depth: 2604 bytes left ><4>Clocksource tsc unstable (delta = -143620106 ns) ><7>usb usb4: suspend_rh (auto-stop) ><7>usb usb5: suspend_rh (auto-stop) ><7>usb usb6: suspend_rh (auto-stop) ><7>usb usb7: suspend_rh (auto-stop) ><7>usb usb8: suspend_rh (auto-stop) ><7>hub 1-0:1.0: hub_suspend ><7>usb usb1: bus auto-suspend ><7>ehci_hcd 0000:00:1a.7: suspend root hub ><7>hub 2-0:1.0: hub_suspend ><7>usb usb2: bus auto-suspend ><7>ehci_hcd 0000:00:1d.7: suspend root hub ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><4>hald used greatest stack depth: 2304 bytes left ><6>loop: module loaded ><7>hub 4-0:1.0: hub_suspend ><7>usb usb4: bus auto-suspend ><7>usb usb4: suspend_rh ><7>hub 5-0:1.0: hub_suspend ><7>usb usb5: bus auto-suspend ><7>usb usb5: suspend_rh ><7>hub 6-0:1.0: hub_suspend ><7>usb usb6: bus auto-suspend ><7>usb usb6: suspend_rh ><7>hub 7-0:1.0: hub_suspend ><7>usb usb7: bus auto-suspend ><7>usb usb7: suspend_rh ><7>hub 8-0:1.0: hub_suspend ><7>usb usb8: bus auto-suspend ><7>usb usb8: suspend_rh ><4>floppy0: no floppy controllers found ><6>BIOS EDD facility v0.16 2004-Jun-25, 2 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input5 ><6>squashfs: version 3.3 (2007/10/31) Phillip Lougher ><6>Loading iSCSI transport class v2.0-870. ><5>iscsi: registered transport (tcp) ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><7>usb usb3: uevent ><7>usb 3-0:1.0: uevent ><7>usb 3-2: uevent ><7>usb 3-2.1: uevent ><7>usb 3-2.1:1.0: uevent ><7>usb 3-2.1:1.1: uevent ><7>usb 3-2:1.0: uevent ><7>usb usb4: uevent ><7>usb 4-0:1.0: uevent ><7>usb usb5: uevent ><7>usb 5-0:1.0: uevent ><7>usb usb1: uevent ><7>usb 1-0:1.0: uevent ><7>usb usb6: uevent ><7>usb 6-0:1.0: uevent ><7>usb usb7: uevent ><7>usb 7-0:1.0: uevent ><7>usb usb8: uevent ><7>usb 8-0:1.0: uevent ><7>usb usb2: uevent ><7>usb 2-0:1.0: uevent ><6>pata_acpi 0000:00:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ><7>pata_acpi 0000:00:03.2: setting latency timer to 64 ><6>pata_acpi 0000:00:03.2: PCI INT C disabled ><6>e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k2 ><6>e1000e: Copyright (c) 1999-2008 Intel Corporation. ><4>e1000e 0000:02:00.0: Disabling L1 ASPM ><6>e1000e 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 ><7>e1000e 0000:02:00.0: setting latency timer to 64 ><27>Sep 8 11:26:35 udevd-event[1354]: node_symlink: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it > ><4>modprobe used greatest stack depth: 2260 bytes left ><6>0000:02:00.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:15:17:3a:0a:c2 ><6>0000:02:00.0: eth0: Intel(R) PRO/1000 Network Connection ><6>0000:02:00.0: eth0: MAC: 1, PHY: 4, PBA No: d50861-003 ><7>ahci 0000:00:1f.2: version 3.0 ><6>ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 ><4>modprobe used greatest stack depth: 2232 bytes left ><6>ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports ? Gbps 0x3f impl SATA mode ><6>ahci 0000:00:1f.2: flags: 64bit ncq sntf stag led clo pmp pio slum part ems ><7>ahci 0000:00:1f.2: setting latency timer to 64 ><6>scsi0 : ahci ><6>scsi1 : ahci ><6>scsi2 : ahci ><6>scsi3 : ahci ><6>scsi4 : ahci ><6>scsi5 : ahci ><6>ata1: SATA max UDMA/133 abar m2048@0xfeaf8800 port 0xfeaf8900 irq 19 ><6>ata2: SATA max UDMA/133 abar m2048@0xfeaf8800 port 0xfeaf8980 irq 19 ><6>ata3: SATA max UDMA/133 abar m2048@0xfeaf8800 port 0xfeaf8a00 irq 19 ><6>ata4: SATA max UDMA/133 abar m2048@0xfeaf8800 port 0xfeaf8a80 irq 19 ><6>ata5: SATA max UDMA/133 abar m2048@0xfeaf8800 port 0xfeaf8b00 irq 19 ><6>ata6: SATA max UDMA/133 abar m2048@0xfeaf8800 port 0xfeaf8b80 irq 19 ><6>ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata1.00: ATA-7: ST3320620AS, 3.AAK, max UDMA/133 ><6>ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32) ><6>ata1.00: configured for UDMA/133 ><6>ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ><6>ata2.00: ATAPI: LITE-ON DVDRW LH-20A1S, 9L08, max UDMA/100, ATAPI AN ><6>ata2.00: configured for UDMA/100 ><6>ata3: SATA link down (SStatus 0 SControl 300) ><6>ata4: SATA link down (SStatus 0 SControl 300) ><6>ata5: SATA link down (SStatus 0 SControl 300) ><6>ata6: SATA link down (SStatus 0 SControl 300) ><5>scsi 0:0:0:0: Direct-Access ATA ST3320620AS 3.AA PQ: 0 ANSI: 5 ><5>sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 ><5>sd 0:0:0:0: [sda] Attached SCSI disk ><5>sd 0:0:0:0: Attached scsi generic sg0 type 0 ><5>scsi 1:0:0:0: CD-ROM LITE-ON DVDRW LH-20A1S 9L08 PQ: 0 ANSI: 5 ><5>scsi 1:0:0:0: Attached scsi generic sg1 type 5 ><4>modprobe used greatest stack depth: 1028 bytes left ><4>Driver 'sr' needs updating - please use bus_type methods ><4>sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><29>Sep 8 11:27:34 NetworkManager: <info> starting... > ><28>Sep 8 11:27:34 NetworkManager: <WARN> nm_generic_enable_loopback(): error -17 returned from rtnl_addr_add(): >Sucess > > ><29>Sep 8 11:27:34 NetworkManager: <info> eth0: driver is 'e1000e'. > ><29>Sep 8 11:27:34 NetworkManager: <info> Found new Ethernet device 'eth0'. > ><29>Sep 8 11:27:34 NetworkManager: <info> (eth0): exported as /org/freedesktop/Hal/devices/net_00_15_17_3a_0a_c2 > ><29>Sep 8 11:27:34 NetworkManager: <info> Trying to start the supplicant... > ><29>Sep 8 11:27:34 NetworkManager: <info> Trying to start the system settings daemon... > ><29>Sep 8 11:27:34 nm-system-settings: Loaded plugin ifcfg-fedora: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. ><29>Sep 8 11:27:34 nm-system-settings: ifcfg-fedora: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... ><28>Sep 8 11:27:34 nm-system-settings: <WARN> nm_utils_uuid_generate_from_string(): error generating UUID: (9) Failed to initialize the MD5 context: -8128. > ><29>Sep 8 11:27:34 nm-system-settings: ifcfg-fedora: error: uuid ><29>Sep 8 11:27:38 NetworkManager: <info> (eth0): device state change: 1 -> 2 > ><29>Sep 8 11:27:38 NetworkManager: <info> (eth0): bringing up device. > ><29>Sep 8 11:27:38 nm-system-settings: Adding default connection 'Auto eth0' for /org/freedesktop/Hal/devices/net_00_15_17_3a_0a_c2 ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><29>Sep 8 11:27:38 NetworkManager: <info> (eth0): preparing device. > ><29>Sep 8 11:27:38 NetworkManager: <info> (eth0): deactivating device. > ><6>0000:02:00.0: eth0: Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX ><6>0000:02:00.0: eth0: 10/100 speed: disabling TSO ><6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ><29>Sep 8 11:27:40 NetworkManager: <info> (eth0): carrier now ON (device state 2) > ><29>Sep 8 11:27:40 NetworkManager: <info> (eth0): device state change: 2 -> 3 > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) starting connection 'Auto eth0' > ><29>Sep 8 11:27:40 NetworkManager: <info> (eth0): device state change: 3 -> 4 > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... > ><29>Sep 8 11:27:40 NetworkManager: <info> (eth0): device state change: 4 -> 5 > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... > ><29>Sep 8 11:27:40 NetworkManager: <info> (eth0): device state change: 5 -> 7 > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Beginning DHCP transaction. > ><29>Sep 8 11:27:40 NetworkManager: <info> dhclient started with pid 1743 > ><29>Sep 8 11:27:40 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. > ><30>Sep 8 11:27:40 dhclient: Internet Systems Consortium DHCP Client 4.0.0 ><30>Sep 8 11:27:40 dhclient: Copyright 2004-2007 Internet Systems Consortium. ><30>Sep 8 11:27:40 dhclient: All rights reserved. ><30>Sep 8 11:27:40 dhclient: For info, please visit http://www.isc.org/sw/dhcp/ ><30>Sep 8 11:27:40 dhclient: ><29>Sep 8 11:27:40 NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit > ><30>Sep 8 11:27:40 dhclient: Listening on LPF/eth0/00:15:17:3a:0a:c2 ><30>Sep 8 11:27:40 dhclient: Sending on LPF/eth0/00:15:17:3a:0a:c2 ><30>Sep 8 11:27:40 dhclient: Sending on Socket/fallback ><30>Sep 8 11:27:44 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 ><30>Sep 8 11:27:44 dhclient: DHCPOFFER from 192.168.32.2 ><30>Sep 8 11:27:44 dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 ><30>Sep 8 11:27:44 dhclient: DHCPACK from 192.168.32.2 ><29>Sep 8 11:27:44 NetworkManager: <info> DHCP: device eth0 state changed preinit -> bound > ><29>Sep 8 11:27:44 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) scheduled... > ><30>Sep 8 11:27:44 dhclient: bound to 192.168.32.72 -- renewal in 19130 seconds. ><29>Sep 8 11:27:44 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) started... > ><29>Sep 8 11:27:44 NetworkManager: <info> address 192.168.32.72 > ><29>Sep 8 11:27:44 NetworkManager: <info> prefix 22 (255.255.252.0) > ><29>Sep 8 11:27:44 NetworkManager: <info> gateway 192.168.35.254 > ><29>Sep 8 11:27:44 NetworkManager: <info> nameserver '192.168.32.2' > ><29>Sep 8 11:27:44 NetworkManager: <info> domain name 'test.redhat.com' > ><29>Sep 8 11:27:44 NetworkManager: <info> domain name 'devel.redhat.com' > ><29>Sep 8 11:27:44 NetworkManager: <info> domain name 'redhat.com' > ><29>Sep 8 11:27:44 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... > ><29>Sep 8 11:27:44 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) complete. > ><29>Sep 8 11:27:44 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... > ><29>Sep 8 11:27:45 NetworkManager: <info> (eth0): device state change: 7 -> 8 > ><29>Sep 8 11:27:45 NetworkManager: <info> Policy set (eth0) as default device for routing and DNS. > ><29>Sep 8 11:27:45 NetworkManager: <info> Activation (eth0) successful, device activated. > ><29>Sep 8 11:27:45 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. > ><28>Sep 8 11:27:45 nm-dispatcher.action: g_dir_open() could not open '/etc/NetworkManager/dispatcher.d'. 'Error opening directory '/etc/NetworkManager/dispatcher.d': No such file or directory' ><29>Sep 8 11:27:46 nm-system-settings: ifcfg-fedora: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... ><28>Sep 8 11:27:46 nm-system-settings: <WARN> nm_utils_uuid_generate_from_string(): error generating UUID: (9) Failed to initialize the MD5 context: -8128. > ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>SELinux: 8192 avtab hash slots, 105325 rules. ><7>SELinux: 8192 avtab hash slots, 105325 rules. ><7>SELinux: 5 users, 11 roles, 2447 types, 119 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 105325 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>type=1403 audit(1220873329.296:2): policy loaded auid=4294967295 ses=4294967295 ><6>attempt to access beyond end of device ><6>loop7: rw=0, want=66, limit=10 ><4>isofs_fill_super: bread failed, dev=loop7, iso_blknum=16, block=32 ><4>VFS: Can't find an ext2 filesystem on dev loop7. ><3>SQUASHFS error: Can't find a SQUASHFS superblock on loop7 ><3>cramfs: wrong magic ><3>FAT: invalid media value (0xc6) ><6>VFS: Can't find a valid FAT filesystem on dev loop7. ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>xor: automatically using best checksumming function: pIII_sse ><6> pIII_sse : 9756.000 MB/sec ><6>xor: using function: pIII_sse (9756.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int32x1 980 MB/s ><4>raid6: int32x2 1046 MB/s ><4>raid6: int32x4 777 MB/s ><4>raid6: int32x8 734 MB/s ><4>raid6: mmxx1 3433 MB/s ><4>raid6: mmxx2 3382 MB/s ><4>raid6: sse1x1 2335 MB/s ><4>raid6: sse1x2 3039 MB/s ><4>raid6: sse2x1 4367 MB/s ><4>raid6: sse2x2 5718 MB/s ><4>raid6: using algorithm sse2x2 (5718 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><6>md: linear personality registered for level -1 ><4>GFS2 (built Sep 7 2008 20:47:06) installed ><6>JFS: nTxBlock = 8192, nTxLock = 65536 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded > > >/tmp/anaconda.log: >11:26:31 INFO : kernel command line: method=http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ vnc updates=http://jlaska.fedorapeople.org/traceback.img > >11:26:31 WARNING : method= is deprecated. Please use repo= instead. >11:26:31 INFO : vnc forced cmdline mode from cmdline >11:26:31 DEBUG : no ifcfg files found in /etc/sysconfig/network-scripts >11:26:31 INFO : anaconda version 11.4.1.32 on i386 starting >11:26:31 INFO : 1966816 kB are available >11:26:34 DEBUG : probing buses >11:26:34 DEBUG : waiting for hardware to initialize >11:26:37 INFO : trying to mount CD device /dev/sr0 on /mnt/stage2 >11:26:37 DEBUG : drive status is CDS_NO_DISC >11:26:37 DEBUG : /dev/sr0 reported No medium found >11:26:37 DEBUG : /dev/sr0 reported No medium found >11:26:37 DEBUG : /dev/sr0 reported No medium found >11:26:37 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:38 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:39 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:40 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:41 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:42 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:43 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:44 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:45 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:46 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:47 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:48 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:49 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:50 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:51 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:52 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:53 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:54 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:55 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:56 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:57 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:58 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:26:59 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:00 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:01 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:02 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:03 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:04 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:05 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:06 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:07 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:08 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:09 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:10 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:11 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:12 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:13 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:14 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:15 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:16 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:17 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:18 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:19 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:20 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:21 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:22 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:23 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:24 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:25 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:26 DEBUG : /dev/sr0 reported No medium found >11:27:27 DEBUG : /dev/sr0 reported No medium found >11:27:27 INFO : no stage2= given, assuming http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os//images/install.img >11:27:34 DEBUG : going to set language to en_US.UTF-8 >11:27:34 INFO : setting language to en_US.UTF-8 >11:27:34 INFO : 52 keymaps are available >11:27:34 INFO : need to set up networking >11:27:34 INFO : going to pick interface >11:27:34 INFO : only have one network device: eth0 >11:27:34 INFO : going to do getNetConfig >11:27:34 INFO : starting NetworkManager (1763) for eth0 >11:27:45 DEBUG : get_connection (1842): NetworkManager connected >11:27:45 INFO : starting NetworkManager (1763) for eth0 >11:27:45 DEBUG : get_connection (1842): NetworkManager connected >11:27:45 INFO : starting STEP_STAGE2 >11:27:45 INFO : URL_STAGE_MAIN: url is http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os//images/install.img >11:27:45 DEBUG : url address download.fedora.redhat.com >11:27:45 DEBUG : url prefix /pub/fedora/linux/development/i386/os//images/install.img >11:27:45 INFO : transferring http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os//images/updates.img to a fd >11:27:45 INFO : transferring http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os//images/product.img to a fd >11:27:45 INFO : transferring http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os//images/install.img to a fd >11:28:48 DEBUG : copied 100446208 bytes to /tmp/install.img (complete) >11:28:48 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /tmp/install.img >11:28:48 INFO : got stage2 at url http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os//images/install.img >11:28:48 INFO : Loading SELinux policy >11:28:49 INFO : getting ready to spawn shell now >11:28:49 DEBUG : getHostandPath host: |jlaska.fedorapeople.org| >11:28:49 DEBUG : getHostandPath file(1): |/traceback.img| >11:28:49 INFO : file location: http://jlaska.fedorapeople.org/traceback.img >11:28:49 INFO : transferring http://jlaska.fedorapeople.org/traceback.img to a fd >11:28:49 ERROR : failed to mount loopback device /dev/loop7 on /tmp/update-disk as /tmp/updates.img: mount: wrong fs type, bad option, bad superblock on /dev/loop7, > missing codepage or helper program, or other error3Ï! >11:28:49 INFO : Running anaconda script /usr/bin/anaconda >11:28:49 DEBUG : adding extraArg --vnc >11:28:51 INFO : using only installclass _Fedora >11:28:51 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os//images/install.img', '--vnc', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us', '--repo', 'http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/'] >11:28:51 INFO : Display mode = g >11:28:51 INFO : Starting VNC... >11:28:51 INFO : ip of eth0 is 192.168.32.72 >11:28:52 INFO : The VNC server is now running. >11:28:52 WARNING : > >WARNING!!! VNC server running with NO PASSWORD! >You can use the self.password=<password> boot option >if you would like to secure the server. > > >11:28:52 INFO : Please manually connect your vnc client to 192.168.32.72:1 to begin the install. >11:28:53 INFO : Started mini-wm >11:28:53 INFO : Starting graphical installation... >11:28:53 INFO : Detected 1936M of memory >11:28:53 INFO : Swap attempt of 1936M to 3872M >11:28:53 WARNING : step installtype does not exist >11:28:53 WARNING : step confirminstall does not exist >11:28:53 WARNING : step complete does not exist >11:28:54 INFO : moving (1) to step welcome
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 461500
:
316098
| 316099