Dear Linux folks, using a Linux 3.10 with the drm-next-3.11 tree from Alex Deuscher merged and built with `make deb-pkg`, it failed the last boot. [drm:evergreen_startup] *ERROR* radeon: error initializing UVD (-1). The strange thing is that it worked the last time I tried with the same Linux kernel image as I posted to the list [1]. I just booted an old 3.2.46 distribution Linux in between. (And it looked like the modesetting did not work when doing so. But I did not look further into it.) $ uname -a Linux myhostname 3.10.0+ #105 SMP Sat Jul 6 13:33:47 CEST 2013 i686 GNU/Linux $ lspci -s 01.0 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 6310] $ md5sum /lib/firmware/3.10.0+/radeon/SUMO_uvd.bin 51d9e0e2247c313c5bfc8fa7bb5b213d /lib/firmware/3.10.0+/radeon/SUMO_uvd.bin $ cut -d " " -f 6- /var/log/kern.log […] [ 0.152534] calling trace_init_flags_sys_exit+0x0/0xd @ 1 [ 0.152540] initcall trace_init_flags_sys_exit+0x0/0xd returned 0 after 0 usecs [ 0.152545] calling trace_init_flags_sys_enter+0x0/0xd @ 1 [ 0.152550] initcall trace_init_flags_sys_enter+0x0/0xd returned 0 after 0 usecs [ 0.152555] calling init_hw_perf_events+0x0/0x47e @ 1 [ 0.152557] Performance Events: AMD PMU driver. [ 0.152565] ... version: 0 [ 0.152567] ... bit width: 48 [ 0.152569] ... generic registers: 4 [ 0.152572] ... value mask: 0000ffffffffffff [ 0.152575] ... max period: 00007fffffffffff [ 0.152577] ... fixed-purpose events: 0 [ 0.152580] ... event mask: 000000000000000f [ 0.152597] initcall init_hw_perf_events+0x0/0x47e returned 0 after 0 usecs [ 0.152603] calling register_trigger_all_cpu_backtrace+0x0/0xf @ 1 [ 0.152609] initcall register_trigger_all_cpu_backtrace+0x0/0xf returned 0 after 0 usecs [ 0.152615] calling spawn_ksoftirqd+0x0/0x1d @ 1 [ 0.152657] initcall spawn_ksoftirqd+0x0/0x1d returned 0 after 0 usecs [ 0.152662] calling init_workqueues+0x0/0x289 @ 1 [ 0.152800] initcall init_workqueues+0x0/0x289 returned 0 after 0 usecs [ 0.152805] calling check_cpu_stall_init+0x0/0x12 @ 1 [ 0.152810] initcall check_cpu_stall_init+0x0/0x12 returned 0 after 0 usecs [ 0.152814] calling migration_init+0x0/0x55 @ 1 [ 0.152820] initcall migration_init+0x0/0x55 returned 0 after 0 usecs [ 0.152826] calling cpu_stop_init+0x0/0x57 @ 1 [ 0.152863] initcall cpu_stop_init+0x0/0x57 returned 0 after 0 usecs [ 0.152868] calling rcu_register_oom_notifier+0x0/0xd @ 1 [ 0.152874] initcall rcu_register_oom_notifier+0x0/0xd returned 0 after 0 usecs [ 0.152879] calling rcu_scheduler_really_started+0x0/0xd @ 1 [ 0.152883] initcall rcu_scheduler_really_started+0x0/0xd returned 0 after 0 usecs [ 0.152888] calling rcu_spawn_gp_kthread+0x0/0x6b @ 1 [ 0.152936] initcall rcu_spawn_gp_kthread+0x0/0x6b returned 0 after 0 usecs [ 0.152941] calling relay_init+0x0/0xd @ 1 [ 0.152946] initcall relay_init+0x0/0xd returned 0 after 0 usecs [ 0.152950] calling tracer_alloc_buffers+0x0/0x18b @ 1 [ 0.153030] initcall tracer_alloc_buffers+0x0/0x18b returned 0 after 0 usecs [ 0.153034] calling init_events+0x0/0x57 @ 1 [ 0.153041] initcall init_events+0x0/0x57 returned 0 after 0 usecs [ 0.153046] calling init_trace_printk+0x0/0xa @ 1 [ 0.153051] initcall init_trace_printk+0x0/0xa returned 0 after 0 usecs [ 0.153055] calling event_trace_memsetup+0x0/0x4a @ 1 [ 0.153067] initcall event_trace_memsetup+0x0/0x4a returned 0 after 0 usecs [ 0.153158] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.153361] CPU 1 irqstacks, hard=f40ae000 soft=f40b0000 [ 0.153365] smpboot: Booting Node 0, Processors #1 OK [ 0.163398] Initializing CPU#1 [ 0.166591] Brought up 2 CPUs [ 0.166596] smpboot: Total of 2 processors activated (6399.62 BogoMIPS) [ 0.168897] devtmpfs: initialized [ 0.169277] calling ipc_ns_init+0x0/0xd @ 1 [ 0.169284] initcall ipc_ns_init+0x0/0xd returned 0 after 0 usecs [ 0.169289] calling init_mmap_min_addr+0x0/0xd @ 1 [ 0.169294] initcall init_mmap_min_addr+0x0/0xd returned 0 after 0 usecs [ 0.169302] calling init_cpufreq_transition_notifier_list+0x0/0x14 @ 1 [ 0.169315] initcall init_cpufreq_transition_notifier_list+0x0/0x14 returned 0 after 0 usecs [ 0.169320] calling net_ns_init+0x0/0xca @ 1 [ 0.169556] initcall net_ns_init+0x0/0xca returned 0 after 0 usecs [ 0.169661] calling e820_mark_nvs_memory+0x0/0x3c @ 1 [ 0.169668] initcall e820_mark_nvs_memory+0x0/0x3c returned 0 after 0 usecs [ 0.169673] calling cpufreq_tsc+0x0/0x22 @ 1 [ 0.169679] initcall cpufreq_tsc+0x0/0x22 returned 0 after 0 usecs [ 0.169684] calling reboot_init+0x0/0x16 @ 1 [ 0.169698] initcall reboot_init+0x0/0x16 returned 0 after 0 usecs [ 0.169703] calling init_lapic_sysfs+0x0/0x17 @ 1 [ 0.169708] initcall init_lapic_sysfs+0x0/0x17 returned 0 after 0 usecs [ 0.169714] calling cpu_hotplug_pm_sync_init+0x0/0xd @ 1 [ 0.169720] initcall cpu_hotplug_pm_sync_init+0x0/0xd returned 0 after 0 usecs [ 0.169725] calling alloc_frozen_cpus+0x0/0x3 @ 1 [ 0.169730] initcall alloc_frozen_cpus+0x0/0x3 returned 0 after 0 usecs [ 0.169734] calling wq_sysfs_init+0x0/0xc @ 1 [ 0.169799] initcall wq_sysfs_init+0x0/0xc returned 0 after 0 usecs [ 0.169803] calling ksysfs_init+0x0/0x76 @ 1 [ 0.169819] initcall ksysfs_init+0x0/0x76 returned 0 after 0 usecs [ 0.169823] calling pm_init+0x0/0x67 @ 1 [ 0.169880] initcall pm_init+0x0/0x67 returned 0 after 0 usecs [ 0.169884] calling pm_disk_init+0x0/0xf @ 1 [ 0.169892] initcall pm_disk_init+0x0/0xf returned 0 after 0 usecs [ 0.169900] calling swsusp_header_init+0x0/0x26 @ 1 [ 0.169906] initcall swsusp_header_init+0x0/0x26 returned 0 after 0 usecs [ 0.169911] calling init_jiffies_clocksource+0x0/0xa @ 1 [ 0.169917] initcall init_jiffies_clocksource+0x0/0xa returned 0 after 0 usecs [ 0.169923] calling event_trace_enable+0x0/0xea @ 1 [ 0.170019] initcall event_trace_enable+0x0/0xea returned 0 after 0 usecs [ 0.170026] calling init_zero_pfn+0x0/0x38 @ 1 [ 0.170031] initcall init_zero_pfn+0x0/0x38 returned 0 after 0 usecs [ 0.170036] calling fsnotify_init+0x0/0x1f @ 1 [ 0.170043] initcall fsnotify_init+0x0/0x1f returned 0 after 0 usecs [ 0.170047] calling filelock_init+0x0/0x26 @ 1 [ 0.170098] initcall filelock_init+0x0/0x26 returned 0 after 0 usecs [ 0.170102] calling init_script_binfmt+0x0/0xf @ 1 [ 0.170107] initcall init_script_binfmt+0x0/0xf returned 0 after 0 usecs [ 0.170111] calling init_elf_binfmt+0x0/0xf @ 1 [ 0.170115] initcall init_elf_binfmt+0x0/0xf returned 0 after 0 usecs [ 0.170120] calling debugfs_init+0x0/0x4a @ 1 [ 0.170130] initcall debugfs_init+0x0/0x4a returned 0 after 0 usecs [ 0.170134] calling securityfs_init+0x0/0x41 @ 1 [ 0.170142] initcall securityfs_init+0x0/0x41 returned 0 after 0 usecs [ 0.170148] calling prandom_init+0x0/0xa3 @ 1 [ 0.170154] initcall prandom_init+0x0/0xa3 returned 0 after 0 usecs [ 0.170159] calling sfi_sysfs_init+0x0/0xbd @ 1 [ 0.170163] initcall sfi_sysfs_init+0x0/0xbd returned 0 after 0 usecs [ 0.170168] calling regulator_init+0x0/0x5f @ 1 [ 0.170295] regulator-dummy: no parameters [ 0.170324] initcall regulator_init+0x0/0x5f returned 0 after 0 usecs [ 0.170330] calling cpufreq_core_init+0x0/0x8b @ 1 [ 0.170339] initcall cpufreq_core_init+0x0/0x8b returned 0 after 0 usecs [ 0.170343] calling cpuidle_init+0x0/0x34 @ 1 [ 0.170352] initcall cpuidle_init+0x0/0x34 returned 0 after 0 usecs [ 0.170356] calling bsp_pm_check_init+0x0/0xd @ 1 [ 0.170360] initcall bsp_pm_check_init+0x0/0xd returned 0 after 0 usecs [ 0.170364] calling sock_init+0x0/0x78 @ 1 [ 0.170471] initcall sock_init+0x0/0x78 returned 0 after 0 usecs [ 0.170475] calling net_inuse_init+0x0/0x1f @ 1 [ 0.170482] initcall net_inuse_init+0x0/0x1f returned 0 after 0 usecs [ 0.170487] calling netlink_proto_init+0x0/0x169 @ 1 [ 0.170503] NET: Registered protocol family 16 [ 0.170523] initcall netlink_proto_init+0x0/0x169 returned 0 after 0 usecs [ 0.170613] calling bdi_class_init+0x0/0x38 @ 1 [ 0.170629] initcall bdi_class_init+0x0/0x38 returned 0 after 0 usecs [ 0.170634] calling kobject_uevent_init+0x0/0xa @ 1 [ 0.170644] initcall kobject_uevent_init+0x0/0xa returned 0 after 0 usecs [ 0.170649] calling pcibus_class_init+0x0/0xf @ 1 [ 0.170660] initcall pcibus_class_init+0x0/0xf returned 0 after 0 usecs [ 0.170664] calling pci_driver_init+0x0/0xa @ 1 [ 0.170682] initcall pci_driver_init+0x0/0xa returned 0 after 0 usecs [ 0.170686] calling tty_class_init+0x0/0x27 @ 1 [ 0.170698] initcall tty_class_init+0x0/0x27 returned 0 after 0 usecs [ 0.170702] calling vtconsole_class_init+0x0/0xa1 @ 1 [ 0.170736] initcall vtconsole_class_init+0x0/0xa1 returned 0 after 0 usecs [ 0.170741] calling wakeup_sources_debugfs_init+0x0/0x26 @ 1 [ 0.170750] initcall wakeup_sources_debugfs_init+0x0/0x26 returned 0 after 0 usecs [ 0.170754] calling spi_init+0x0/0x6e @ 1 [ 0.170778] initcall spi_init+0x0/0x6e returned 0 after 0 usecs [ 0.170782] calling i2c_init+0x0/0x59 @ 1 [ 0.170809] initcall i2c_init+0x0/0x59 returned 0 after 0 usecs [ 0.170813] calling amd_postcore_init+0x0/0x113 @ 1 [ 0.170988] initcall amd_postcore_init+0x0/0x113 returned 0 after 0 usecs [ 0.171078] calling arch_kdebugfs_init+0x0/0x1a @ 1 [ 0.171093] initcall arch_kdebugfs_init+0x0/0x1a returned 0 after 0 usecs [ 0.171098] calling init_pit_clocksource+0x0/0x2c @ 1 [ 0.171102] initcall init_pit_clocksource+0x0/0x2c returned 0 after 0 usecs [ 0.171108] calling mtrr_if_init+0x0/0x4d @ 1 [ 0.171117] initcall mtrr_if_init+0x0/0x4d returned 0 after 0 usecs [ 0.171121] calling ffh_cstate_init+0x0/0x24 @ 1 [ 0.171125] initcall ffh_cstate_init+0x0/0x24 returned -1 after 0 usecs [ 0.171129] calling acpi_pci_init+0x0/0x51 @ 1 [ 0.171132] ACPI: bus type PCI registered [ 0.171136] initcall acpi_pci_init+0x0/0x51 returned 0 after 0 usecs [ 0.171141] calling dmi_id_init+0x0/0x286 @ 1 [ 0.171191] initcall dmi_id_init+0x0/0x286 returned 0 after 0 usecs [ 0.171196] calling pci_arch_init+0x0/0x67 @ 1 [ 0.171420] bios32_service(0x49435024): not present [ 0.171423] PCI: Using configuration type 1 for base access [ 0.171425] PCI: Using configuration type 1 for extended access [ 0.171439] initcall pci_arch_init+0x0/0x67 returned 0 after 0 usecs [ 0.171528] calling topology_init+0x0/0x2d @ 1 [ 0.171635] initcall topology_init+0x0/0x2d returned 0 after 0 usecs [ 0.171640] calling mtrr_init_finialize+0x0/0x2c @ 1 [ 0.171646] initcall mtrr_init_finialize+0x0/0x2c returned 0 after 0 usecs [ 0.171650] calling param_sysfs_init+0x0/0x157 @ 1 [ 0.172588] initcall param_sysfs_init+0x0/0x157 returned 0 after 3906 usecs [ 0.172592] calling pm_sysrq_init+0x0/0x12 @ 1 [ 0.172597] initcall pm_sysrq_init+0x0/0x12 returned 0 after 0 usecs [ 0.172602] calling default_bdi_init+0x0/0x55 @ 1 [ 0.172832] initcall default_bdi_init+0x0/0x55 returned 0 after 0 usecs [ 0.172841] calling init_bio+0x0/0xd8 @ 1 [ 0.172964] bio: create slab <bio-0> at 0 [ 0.173095] initcall init_bio+0x0/0xd8 returned 0 after 0 usecs [ 0.173106] calling fsnotify_notification_init+0x0/0x76 @ 1 [ 0.173141] initcall fsnotify_notification_init+0x0/0x76 returned 0 after 0 usecs [ 0.173147] calling cryptomgr_init+0x0/0xa @ 1 [ 0.173153] initcall cryptomgr_init+0x0/0xa returned 0 after 0 usecs [ 0.173158] calling blk_settings_init+0x0/0x19 @ 1 [ 0.173164] initcall blk_settings_init+0x0/0x19 returned 0 after 0 usecs [ 0.173168] calling blk_ioc_init+0x0/0x26 @ 1 [ 0.173212] initcall blk_ioc_init+0x0/0x26 returned 0 after 0 usecs [ 0.173217] calling blk_softirq_init+0x0/0x50 @ 1 [ 0.173222] initcall blk_softirq_init+0x0/0x50 returned 0 after 0 usecs [ 0.173227] calling blk_iopoll_setup+0x0/0x50 @ 1 [ 0.173232] initcall blk_iopoll_setup+0x0/0x50 returned 0 after 0 usecs [ 0.173236] calling genhd_device_init+0x0/0x5d @ 1 [ 0.173340] initcall genhd_device_init+0x0/0x5d returned 0 after 0 usecs [ 0.173345] calling blk_dev_integrity_init+0x0/0x26 @ 1 [ 0.173356] initcall blk_dev_integrity_init+0x0/0x26 returned 0 after 0 usecs [ 0.173362] calling gpiolib_debugfs_init+0x0/0x21 @ 1 [ 0.173377] initcall gpiolib_debugfs_init+0x0/0x21 returned 0 after 0 usecs [ 0.173382] calling pci_slot_init+0x0/0x3b @ 1 [ 0.173389] initcall pci_slot_init+0x0/0x3b returned 0 after 0 usecs [ 0.173393] calling fbmem_init+0x0/0x80 @ 1 [ 0.173412] initcall fbmem_init+0x0/0x80 returned 0 after 0 usecs [ 0.173416] calling acpi_init+0x0/0x25c @ 1 [ 0.173447] ACPI: Added _OSI(Module Device) [ 0.173450] ACPI: Added _OSI(Processor Device) [ 0.173454] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173458] ACPI: Added _OSI(Processor Aggregator Device) [ 0.174777] ACPI: EC: Look up EC in DSDT [ 0.176256] ACPI: Executed 2 blocks of module-level executable AML code [ 0.181681] ACPI: Interpreter enabled [ 0.181704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130328/hwxface-568) [ 0.181732] ACPI: (supports S0 S1 S3 S4 S5) [ 0.181736] ACPI: Using IOAPIC for interrupt routing [ 0.181766] HEST: Table parsing has been initialized. [ 0.181773] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.205834] ACPI: Power Resource [PFN0] (on) [ 0.206191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.206436] PCI host bridge to bus 0000:00 [ 0.206444] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.206449] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.206454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.206459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.206464] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xffffffff] [ 0.206483] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000 [ 0.206606] pci 0000:00:01.0: [1002:9802] type 00 class 0x030000 [ 0.206622] pci 0000:00:01.0: reg 10: [mem 0xe0000000-0xefffffff pref] [ 0.206633] pci 0000:00:01.0: reg 14: [io 0x2000-0x20ff] [ 0.206652] pci 0000:00:01.0: reg 18: [mem 0xf0100000-0xf013ffff] [ 0.206717] pci 0000:00:01.0: supports D1 D2 [ 0.206753] pci 0000:00:01.0: System wakeup disabled by ACPI [ 0.206829] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300 [ 0.206844] pci 0000:00:01.1: reg 10: [mem 0xf0140000-0xf0143fff] [ 0.206919] pci 0000:00:01.1: supports D1 D2 [ 0.206954] pci 0000:00:01.1: System wakeup disabled by ACPI [ 0.207126] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 [ 0.207153] pci 0000:00:11.0: reg 10: [io 0x2410-0x2417] [ 0.207168] pci 0000:00:11.0: reg 14: [io 0x2420-0x2423] [ 0.207182] pci 0000:00:11.0: reg 18: [io 0x2418-0x241f] [ 0.207197] pci 0000:00:11.0: reg 1c: [io 0x2424-0x2427] [ 0.207211] pci 0000:00:11.0: reg 20: [io 0x2400-0x240f] [ 0.207225] pci 0000:00:11.0: reg 24: [mem 0xf014b000-0xf014b3ff] [ 0.207463] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 [ 0.207484] pci 0000:00:12.0: reg 10: [mem 0xf0148000-0xf0148fff] [ 0.207612] pci 0000:00:12.0: System wakeup disabled by ACPI [ 0.207761] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 [ 0.207789] pci 0000:00:12.2: reg 10: [mem 0xf014b400-0xf014b4ff] [ 0.207899] pci 0000:00:12.2: supports D1 D2 [ 0.207904] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot [ 0.207972] pci 0000:00:12.2: System wakeup disabled by ACPI [ 0.208123] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 [ 0.208144] pci 0000:00:13.0: reg 10: [mem 0xf0149000-0xf0149fff] [ 0.208277] pci 0000:00:13.0: System wakeup disabled by ACPI [ 0.208420] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 [ 0.208448] pci 0000:00:13.2: reg 10: [mem 0xf014b500-0xf014b5ff] [ 0.208559] pci 0000:00:13.2: supports D1 D2 [ 0.208563] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot [ 0.208637] pci 0000:00:13.2: System wakeup disabled by ACPI [ 0.208781] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 [ 0.209060] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 [ 0.209091] pci 0000:00:14.2: reg 10: [mem 0xf0144000-0xf0147fff 64bit] [ 0.209182] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold [ 0.209392] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 [ 0.209674] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 [ 0.209770] pci 0000:00:14.4: System wakeup disabled by ACPI [ 0.209907] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 [ 0.209927] pci 0000:00:14.5: reg 10: [mem 0xf014a000-0xf014afff] [ 0.210074] pci 0000:00:14.5: System wakeup disabled by ACPI [ 0.210216] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 [ 0.210325] pci 0000:00:15.0: supports D1 D2 [ 0.210380] pci 0000:00:15.0: System wakeup disabled by ACPI [ 0.210524] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400 [ 0.210633] pci 0000:00:15.1: supports D1 D2 [ 0.210698] pci 0000:00:15.1: System wakeup disabled by ACPI [ 0.210848] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000 [ 0.211012] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000 [ 0.211173] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000 [ 0.211334] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000 [ 0.211509] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000 [ 0.211671] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000 [ 0.211828] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000 [ 0.211989] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000 [ 0.212328] pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode) [ 0.212344] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.212349] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.212353] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.212358] pci 0000:00:14.4: bridge window [mem 0xe0000000-0xffffffff] (subtractive decode) [ 0.212461] pci 0000:00:15.0: PCI bridge to [bus 02] [ 0.212599] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 [ 0.212624] pci 0000:03:00.0: reg 10: [io 0x1000-0x10ff] [ 0.212665] pci 0000:03:00.0: reg 18: [mem 0xf0004000-0xf0004fff 64bit pref] [ 0.212691] pci 0000:03:00.0: reg 20: [mem 0xf0000000-0xf0003fff 64bit pref] [ 0.212795] pci 0000:03:00.0: supports D1 D2 [ 0.212799] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.222953] pci 0000:00:15.1: PCI bridge to [bus 03] [ 0.222971] pci 0000:00:15.1: bridge window [io 0x1000-0x1fff] [ 0.222985] pci 0000:00:15.1: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] [ 0.223014] pci_bus 0000:00: on NUMA node 0 [ 0.223132] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) [ 0.223225] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted [ 0.223802] ACPI: PCI Interrupt Link [INTA] (IRQs 3 4 5 7 10 11 12 15) *0, disabled. [ 0.224050] ACPI: PCI Interrupt Link [INTB] (IRQs 3 4 5 7 10 11 12 15) *0, disabled. [ 0.224224] ACPI: PCI Interrupt Link [INTC] (IRQs 3 4 5 7 10 11 12 15) *0, disabled. [ 0.224397] ACPI: PCI Interrupt Link [INTD] (IRQs 3 4 5 7 10 11 12 15) *0, disabled. [ 0.224570] ACPI: PCI Interrupt Link [INTE] (IRQs 3 4 5 7 10 11 12 15) *0, disabled. [ 0.224743] ACPI: PCI Interrupt Link [INTF] (IRQs 9) *0, disabled. [ 0.224912] ACPI: PCI Interrupt Link [INTG] (IRQs 3 4 5 7 10 11 12 15) *0, disabled. [ 0.225084] ACPI: PCI Interrupt Link [INTH] (IRQs 3 4 5 7 10 11 12 15) *0, disabled. [ 0.226762] ACPI: Enabled 6 GPEs in block 00 to 1F [ 0.226775] acpi root: \_SB_.PCI0 notify handler is installed [ 0.226836] Found 1 acpi root devices [ 0.226979] initcall acpi_init+0x0/0x25c returned 0 after 50781 usecs [ 0.226985] calling pnp_init+0x0/0xa @ 1 [ 0.227011] initcall pnp_init+0x0/0xa returned 0 after 0 usecs [ 0.227016] calling misc_init+0x0/0x9a @ 1 [ 0.227037] initcall misc_init+0x0/0x9a returned 0 after 0 usecs [ 0.227041] calling vga_arb_device_init+0x0/0xba @ 1 [ 0.227302] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none [ 0.227318] vgaarb: loaded [ 0.227321] vgaarb: bridge control possible 0000:00:01.0 [ 0.227331] initcall vga_arb_device_init+0x0/0xba returned 0 after 0 usecs [ 0.227339] calling cn_init+0x0/0x9b @ 1 [ 0.227373] initcall cn_init+0x0/0x9b returned 0 after 0 usecs [ 0.227378] calling dma_buf_init+0x0/0x5e @ 1 [ 0.227401] initcall dma_buf_init+0x0/0x5e returned 0 after 0 usecs [ 0.227405] calling usb_init+0x0/0x139 @ 1 [ 0.227414] ACPI: bus type USB registered [ 0.227463] usbcore: registered new interface driver usbfs [ 0.227485] usbcore: registered new interface driver hub [ 0.227768] usbcore: registered new device driver usb [ 0.227786] initcall usb_init+0x0/0x139 returned 0 after 0 usecs [ 0.227793] calling serio_init+0x0/0x28 @ 1 [ 0.227815] initcall serio_init+0x0/0x28 returned 0 after 0 usecs [ 0.227819] calling input_init+0x0/0xe5 @ 1 [ 0.227850] initcall input_init+0x0/0xe5 returned 0 after 0 usecs [ 0.227854] calling rtc_init+0x0/0x53 @ 1 [ 0.227866] initcall rtc_init+0x0/0x53 returned 0 after 0 usecs [ 0.227871] calling power_supply_class_init+0x0/0x31 @ 1 [ 0.227883] initcall power_supply_class_init+0x0/0x31 returned 0 after 0 usecs [ 0.227887] calling hwmon_init+0x0/0xde @ 1 [ 0.227904] initcall hwmon_init+0x0/0xde returned 0 after 0 usecs [ 0.227909] calling efisubsys_init+0x0/0x101 @ 1 [ 0.227915] initcall efisubsys_init+0x0/0x101 returned 0 after 0 usecs [ 0.227920] calling pci_subsys_init+0x0/0x40 @ 1 [ 0.227922] PCI: Using ACPI for IRQ routing [ 0.227928] PCI: pci_cache_line_size set to 64 bytes [ 0.228085] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.228090] e820: reserve RAM buffer [mem 0xc7fe0000-0xc7ffffff] [ 0.228096] initcall pci_subsys_init+0x0/0x40 returned 0 after 0 usecs [ 0.228100] calling proto_init+0x0/0xa @ 1 [ 0.228108] initcall proto_init+0x0/0xa returned 0 after 0 usecs [ 0.228111] calling net_dev_init+0x0/0x15e @ 1 [ 0.228296] initcall net_dev_init+0x0/0x15e returned 0 after 0 usecs [ 0.228300] calling neigh_init+0x0/0x75 @ 1 [ 0.228305] initcall neigh_init+0x0/0x75 returned 0 after 0 usecs [ 0.228310] calling fib_rules_init+0x0/0x9d @ 1 [ 0.228316] initcall fib_rules_init+0x0/0x9d returned 0 after 0 usecs [ 0.228320] calling pktsched_init+0x0/0xdf @ 1 [ 0.228329] initcall pktsched_init+0x0/0xdf returned 0 after 0 usecs [ 0.228332] calling tc_filter_init+0x0/0x4c @ 1 [ 0.228337] initcall tc_filter_init+0x0/0x4c returned 0 after 0 usecs [ 0.228341] calling tc_action_init+0x0/0x4c @ 1 [ 0.228345] initcall tc_action_init+0x0/0x4c returned 0 after 0 usecs [ 0.228349] calling genl_init+0x0/0x5f @ 1 [ 0.228375] initcall genl_init+0x0/0x5f returned 0 after 0 usecs [ 0.228475] calling hpet_late_init+0x0/0xc5 @ 1 [ 0.228576] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.228584] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.230597] initcall hpet_late_init+0x0/0xc5 returned 0 after 3906 usecs [ 0.230601] calling init_amd_nbs+0x0/0x99 @ 1 [ 0.230620] initcall init_amd_nbs+0x0/0x99 returned 0 after 0 usecs [ 0.230626] calling clocksource_done_booting+0x0/0x4b @ 1 [ 0.230630] Switching to clocksource hpet [ 0.230776] initcall clocksource_done_booting+0x0/0x4b returned 0 after 6 usecs [ 0.230782] calling tracer_init_debugfs+0x0/0x185 @ 1 [ 0.231002] initcall tracer_init_debugfs+0x0/0x185 returned 0 after 209 usecs [ 0.231007] calling init_trace_printk_function_export+0x0/0x2a @ 1 [ 0.231017] initcall init_trace_printk_function_export+0x0/0x2a returned 0 after 3 usecs [ 0.231021] calling event_trace_init+0x0/0x18a @ 1 [ 0.233734] initcall event_trace_init+0x0/0x18a returned 0 after 2637 usecs [ 0.233743] calling init_pipe_fs+0x0/0x39 @ 1 [ 0.233788] initcall init_pipe_fs+0x0/0x39 returned 0 after 38 usecs [ 0.233793] calling eventpoll_init+0x0/0xdf @ 1 [ 0.233930] initcall eventpoll_init+0x0/0xdf returned 0 after 127 usecs [ 0.233934] calling anon_inode_init+0x0/0x4a @ 1 [ 0.233961] initcall anon_inode_init+0x0/0x4a returned 0 after 20 usecs [ 0.233967] calling tomoyo_initerface_init+0x0/0x133 @ 1 [ 0.233974] initcall tomoyo_initerface_init+0x0/0x133 returned 0 after 0 usecs [ 0.233979] calling blk_scsi_ioctl_init+0x0/0x282 @ 1 [ 0.233987] initcall blk_scsi_ioctl_init+0x0/0x282 returned 0 after 2 usecs [ 0.233992] calling acpi_event_init+0x0/0x49 @ 1 [ 0.234015] initcall acpi_event_init+0x0/0x49 returned 0 after 16 usecs [ 0.234019] calling pnp_system_init+0x0/0xa @ 1 [ 0.234051] initcall pnp_system_init+0x0/0xa returned 0 after 26 usecs [ 0.234056] calling pnpacpi_init+0x0/0x7b @ 1 [ 0.234059] pnp: PnP ACPI init [ 0.234089] ACPI: bus type PNP registered [ 0.234560] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.234627] pnp 00:01: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.234654] pnp 00:02: [dma 4] [ 0.234698] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.234811] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.235183] pnp 00:04: Plug and Play ACPI device, IDs PNP0a05 (active) [ 0.235459] pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (disabled) [ 0.235774] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (disabled) [ 0.236364] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.236660] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (disabled) [ 0.237440] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.237863] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 (active) [ 0.238106] pnp 00:0b: Plug and Play ACPI device, IDs PNPb02f (disabled) [ 0.238343] pnp 00:0c: Plug and Play ACPI device, IDs PNPb006 (disabled) [ 0.238735] pnp 00:0d: [irq 0 disabled] [ 0.238904] system 00:0d: [io 0x0290-0x0291] has been reserved [ 0.238912] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.238934] pnp: PnP ACPI: found 14 devices [ 0.238937] ACPI: bus type PNP unregistered [ 0.239014] initcall pnpacpi_init+0x0/0x7b returned 0 after 4833 usecs [ 0.239019] calling chr_dev_init+0x0/0xa9 @ 1 [ 0.257311] initcall chr_dev_init+0x0/0xa9 returned 0 after 17848 usecs [ 0.257322] calling firmware_class_init+0x0/0xc5 @ 1 [ 0.257345] initcall firmware_class_init+0x0/0xc5 returned 0 after 16 usecs [ 0.257352] calling cpufreq_gov_performance_init+0x0/0xa @ 1 [ 0.257361] initcall cpufreq_gov_performance_init+0x0/0xa returned 0 after 1 usecs [ 0.257365] calling cpufreq_gov_dbs_init+0x0/0xa @ 1 [ 0.257373] initcall cpufreq_gov_dbs_init+0x0/0xa returned 0 after 1 usecs [ 0.257378] calling init_acpi_pm_clocksource+0x0/0x17d @ 1 [ 0.292514] initcall init_acpi_pm_clocksource+0x0/0x17d returned 0 after 34305 usecs [ 0.292519] calling pcibios_assign_resources+0x0/0x8f @ 1 [ 0.292568] pci 0000:00:14.4: PCI bridge to [bus 01] [ 0.292589] pci 0000:00:15.0: PCI bridge to [bus 02] [ 0.292605] pci 0000:00:15.1: PCI bridge to [bus 03] [ 0.292612] pci 0000:00:15.1: bridge window [io 0x1000-0x1fff] [ 0.292623] pci 0000:00:15.1: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] [ 0.293170] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.293175] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.293180] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.293184] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xffffffff] [ 0.293189] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7] [ 0.293194] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff] [ 0.293198] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff] [ 0.293202] pci_bus 0000:01: resource 7 [mem 0xe0000000-0xffffffff] [ 0.293207] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff] [ 0.293212] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] [ 0.293289] initcall pcibios_assign_resources+0x0/0x8f returned 0 after 743 usecs [ 0.293294] calling sysctl_core_init+0x0/0x1e @ 1 [ 0.293323] initcall sysctl_core_init+0x0/0x1e returned 0 after 22 usecs [ 0.293327] calling inet_init+0x0/0x254 @ 1 [ 0.293517] NET: Registered protocol family 2 [ 0.294005] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.294089] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.294145] TCP: Hash tables configured (established 8192 bind 8192) [ 0.294190] TCP: reno registered [ 0.294196] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.294210] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.294503] initcall inet_init+0x0/0x254 returned 0 after 1140 usecs [ 0.294507] calling ipv4_offload_init+0x0/0x59 @ 1 [ 0.294515] initcall ipv4_offload_init+0x0/0x59 returned 0 after 1 usecs [ 0.294519] calling af_unix_init+0x0/0x47 @ 1 [ 0.294566] NET: Registered protocol family 1 [ 0.294580] initcall af_unix_init+0x0/0x47 returned 0 after 53 usecs [ 0.294584] calling ipv6_offload_init+0x0/0x5f @ 1 [ 0.294592] initcall ipv6_offload_init+0x0/0x5f returned 0 after 1 usecs [ 0.294601] calling pci_apply_final_quirks+0x0/0xe4 @ 1 [ 0.294620] pci 0000:00:01.0: Boot video device [ 0.296955] PCI: CLS 64 bytes, default 64 [ 0.296963] initcall pci_apply_final_quirks+0x0/0xe4 returned 0 after 2299 usecs [ 0.296969] calling populate_rootfs+0x0/0xe4 @ 1 [ 0.297073] Unpacking initramfs... [ 1.473475] Freeing initrd memory: 25912k freed [ 1.489906] initcall populate_rootfs+0x0/0xe4 returned 0 after 1164960 usecs [ 1.489916] calling pci_iommu_init+0x0/0x30 @ 1 [ 1.489925] initcall pci_iommu_init+0x0/0x30 returned 0 after 1 usecs [ 1.490024] calling i8259A_init_ops+0x0/0x19 @ 1 [ 1.490101] initcall i8259A_init_ops+0x0/0x19 returned 0 after 1 usecs [ 1.490105] calling sbf_init+0x0/0xe3 @ 1 [ 1.490112] initcall sbf_init+0x0/0xe3 returned 0 after 0 usecs [ 1.490117] calling init_tsc_clocksource+0x0/0xa3 @ 1 [ 1.490140] initcall init_tsc_clocksource+0x0/0xa3 returned 0 after 14 usecs [ 1.490144] calling add_rtc_cmos+0x0/0x77 @ 1 [ 1.490153] initcall add_rtc_cmos+0x0/0x77 returned 0 after 2 usecs [ 1.490157] calling i8237A_init_ops+0x0/0xd @ 1 [ 1.490183] initcall i8237A_init_ops+0x0/0xd returned 0 after 19 usecs [ 1.490188] calling cache_sysfs_init+0x0/0x47 @ 1 [ 1.490483] initcall cache_sysfs_init+0x0/0x47 returned 0 after 281 usecs [ 1.490489] calling amd_uncore_init+0x0/0x10f @ 1 [ 1.490496] initcall amd_uncore_init+0x0/0x10f returned -19 after 0 usecs [ 1.490501] calling intel_uncore_init+0x0/0x2ea @ 1 [ 1.490509] initcall intel_uncore_init+0x0/0x2ea returned -19 after 1 usecs [ 1.490514] calling thermal_throttle_init_device+0x0/0x71 @ 1 [ 1.490521] initcall thermal_throttle_init_device+0x0/0x71 returned 0 after 1 usecs [ 1.490525] calling amd_ibs_init+0x0/0x229 @ 1 [ 1.490531] LVT offset 0 assigned for vector 0x400 [ 1.490681] perf: AMD IBS detected (0x000000ff) [ 1.490687] initcall amd_ibs_init+0x0/0x229 returned 0 after 152 usecs [ 1.490693] calling ioapic_init_ops+0x0/0xd @ 1 [ 1.490700] initcall ioapic_init_ops+0x0/0xd returned 0 after 1 usecs [ 1.490704] calling add_pcspkr+0x0/0x37 @ 1 [ 1.490880] initcall add_pcspkr+0x0/0x37 returned 0 after 164 usecs [ 1.490886] calling proc_execdomains_init+0x0/0x1e @ 1 [ 1.490901] initcall proc_execdomains_init+0x0/0x1e returned 0 after 8 usecs [ 1.490906] calling ioresources_init+0x0/0x34 @ 1 [ 1.490919] initcall ioresources_init+0x0/0x34 returned 0 after 7 usecs [ 1.490924] calling uid_cache_init+0x0/0x76 @ 1 [ 1.490941] initcall uid_cache_init+0x0/0x76 returned 0 after 12 usecs [ 1.490946] calling init_posix_timers+0x0/0x1d4 @ 1 [ 1.490971] initcall init_posix_timers+0x0/0x1d4 returned 0 after 18 usecs [ 1.490975] calling init_posix_cpu_timers+0x0/0x99 @ 1 [ 1.490982] initcall init_posix_cpu_timers+0x0/0x99 returned 0 after 1 usecs [ 1.490987] calling init_sched_debug_procfs+0x0/0x27 @ 1 [ 1.490995] initcall init_sched_debug_procfs+0x0/0x27 returned 0 after 2 usecs [ 1.490999] calling snapshot_device_init+0x0/0xa @ 1 [ 1.491409] initcall snapshot_device_init+0x0/0xa returned 0 after 385 usecs [ 1.491422] calling create_proc_profile+0x0/0x1a9 @ 1 [ 1.491429] initcall create_proc_profile+0x0/0x1a9 returned 0 after 1 usecs [ 1.491434] calling timekeeping_init_ops+0x0/0xd @ 1 [ 1.491442] initcall timekeeping_init_ops+0x0/0xd returned 0 after 1 usecs [ 1.491446] calling init_clocksource_sysfs+0x0/0x41 @ 1 [ 1.491598] initcall init_clocksource_sysfs+0x0/0x41 returned 0 after 141 usecs [ 1.491603] calling init_timer_list_procfs+0x0/0x27 @ 1 [ 1.491617] initcall init_timer_list_procfs+0x0/0x27 returned 0 after 7 usecs [ 1.491621] calling alarmtimer_init+0x0/0xee @ 1 [ 1.491748] initcall alarmtimer_init+0x0/0xee returned 0 after 118 usecs [ 1.491753] calling init_tstats_procfs+0x0/0x27 @ 1 [ 1.491762] initcall init_tstats_procfs+0x0/0x27 returned 0 after 3 usecs [ 1.491766] calling futex_init+0x0/0x42 @ 1 [ 1.491778] initcall futex_init+0x0/0x42 returned 0 after 7 usecs [ 1.491782] calling proc_dma_init+0x0/0x1e @ 1 [ 1.491790] initcall proc_dma_init+0x0/0x1e returned 0 after 2 usecs [ 1.491795] calling proc_modules_init+0x0/0x1e @ 1 [ 1.491803] initcall proc_modules_init+0x0/0x1e returned 0 after 2 usecs [ 1.491807] calling kallsyms_init+0x0/0x21 @ 1 [ 1.491814] initcall kallsyms_init+0x0/0x21 returned 0 after 2 usecs [ 1.491819] calling crash_save_vmcoreinfo_init+0x0/0x3ea @ 1 [ 1.491941] initcall crash_save_vmcoreinfo_init+0x0/0x3ea returned 0 after 113 usecs [ 1.491946] calling crash_notes_memory_init+0x0/0x31 @ 1 [ 1.491961] initcall crash_notes_memory_init+0x0/0x31 returned 0 after 9 usecs [ 1.491966] calling pid_namespaces_init+0x0/0x29 @ 1 [ 1.492095] initcall pid_namespaces_init+0x0/0x29 returned 0 after 120 usecs [ 1.492099] calling audit_init+0x0/0x121 @ 1 [ 1.492103] audit: initializing netlink socket (disabled) [ 1.492129] type=2000 audit(1373523875.388:1): initialized [ 1.492138] initcall audit_init+0x0/0x121 returned 0 after 31 usecs [ 1.492142] calling audit_watch_init+0x0/0x2d @ 1 [ 1.492149] initcall audit_watch_init+0x0/0x2d returned 0 after 1 usecs [ 1.492153] calling audit_tree_init+0x0/0x37 @ 1 [ 1.492161] initcall audit_tree_init+0x0/0x37 returned 0 after 2 usecs [ 1.492165] calling init_kprobes+0x0/0x13c @ 1 [ 1.524799] initcall init_kprobes+0x0/0x13c returned 0 after 31861 usecs [ 1.524803] calling hung_task_init+0x0/0x44 @ 1 [ 1.525108] initcall hung_task_init+0x0/0x44 returned 0 after 279 usecs [ 1.525118] calling irq_pm_init_ops+0x0/0xd @ 1 [ 1.525126] initcall irq_pm_init_ops+0x0/0xd returned 0 after 1 usecs [ 1.525131] calling utsname_sysctl_init+0x0/0xd @ 1 [ 1.525155] initcall utsname_sysctl_init+0x0/0xd returned 0 after 17 usecs [ 1.525161] calling init_tracepoints+0x0/0xa @ 1 [ 1.525169] initcall init_tracepoints+0x0/0xa returned 0 after 2 usecs [ 1.525173] calling init_blk_tracer+0x0/0x47 @ 1 [ 1.525183] initcall init_blk_tracer+0x0/0x47 returned 0 after 4 usecs [ 1.525188] calling irq_work_init_cpu_notifier+0x0/0x21 @ 1 [ 1.525196] initcall irq_work_init_cpu_notifier+0x0/0x21 returned 0 after 2 usecs [ 1.525201] calling perf_event_sysfs_init+0x0/0x80 @ 1 [ 1.525483] initcall perf_event_sysfs_init+0x0/0x80 returned 0 after 268 usecs [ 1.525489] calling init_per_zone_wmark_min+0x0/0x73 @ 1 [ 1.525730] initcall init_per_zone_wmark_min+0x0/0x73 returned 0 after 229 usecs [ 1.525735] calling kswapd_init+0x0/0x19 @ 1 [ 1.526040] initcall kswapd_init+0x0/0x19 returned 0 after 280 usecs [ 1.526051] calling extfrag_debug_init+0x0/0x69 @ 1 [ 1.526084] initcall extfrag_debug_init+0x0/0x69 returned 0 after 24 usecs [ 1.526089] calling setup_vmstat+0x0/0x9b @ 1 [ 1.526118] initcall setup_vmstat+0x0/0x9b returned 0 after 21 usecs [ 1.526123] calling mm_sysfs_init+0x0/0x1e @ 1 [ 1.526141] initcall mm_sysfs_init+0x0/0x1e returned 0 after 10 usecs [ 1.526146] calling slab_proc_init+0x0/0x21 @ 1 [ 1.526155] initcall slab_proc_init+0x0/0x21 returned 0 after 2 usecs [ 1.526162] calling init_reserve_notifier+0x0/0x3 @ 1 [ 1.526169] initcall init_reserve_notifier+0x0/0x3 returned 0 after 0 usecs [ 1.526174] calling init_admin_reserve+0x0/0x29 @ 1 [ 1.526181] initcall init_admin_reserve+0x0/0x29 returned 0 after 1 usecs [ 1.526184] calling init_user_reserve+0x0/0x29 @ 1 [ 1.526190] initcall init_user_reserve+0x0/0x29 returned 0 after 0 usecs [ 1.526195] calling proc_vmalloc_init+0x0/0x21 @ 1 [ 1.526204] initcall proc_vmalloc_init+0x0/0x21 returned 0 after 2 usecs [ 1.526208] calling init_emergency_pool+0x0/0x47 @ 1 [ 1.526239] bounce pool size: 64 pages [ 1.526245] initcall init_emergency_pool+0x0/0x47 returned 0 after 31 usecs [ 1.526249] calling procswaps_init+0x0/0x1e @ 1 [ 1.526257] initcall procswaps_init+0x0/0x1e returned 0 after 2 usecs [ 1.526261] calling hugetlb_init+0x0/0x2b6 @ 1 [ 1.526268] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 1.526287] initcall hugetlb_init+0x0/0x2b6 returned 0 after 20 usecs [ 1.526291] calling mmu_notifier_init+0x0/0xa @ 1 [ 1.526306] initcall mmu_notifier_init+0x0/0xa returned 0 after 9 usecs [ 1.526309] calling ksm_init+0x0/0x120 @ 1 [ 1.526738] initcall ksm_init+0x0/0x120 returned 0 after 402 usecs [ 1.526748] calling slab_proc_init+0x0/0x3 @ 1 [ 1.526755] initcall slab_proc_init+0x0/0x3 returned 0 after 0 usecs [ 1.526759] calling cpucache_init+0x0/0x37 @ 1 [ 1.526796] initcall cpucache_init+0x0/0x37 returned 0 after 29 usecs [ 1.526800] calling hugepage_init+0x0/0x10d @ 1 [ 1.527514] initcall hugepage_init+0x0/0x10d returned 0 after 680 usecs [ 1.527524] calling fcntl_init+0x0/0x26 @ 1 [ 1.527567] initcall fcntl_init+0x0/0x26 returned 0 after 35 usecs [ 1.527572] calling proc_filesystems_init+0x0/0x1e @ 1 [ 1.527589] initcall proc_filesystems_init+0x0/0x1e returned 0 after 10 usecs [ 1.527594] calling dio_init+0x0/0x29 @ 1 [ 1.527642] initcall dio_init+0x0/0x29 returned 0 after 42 usecs [ 1.527646] calling fsnotify_mark_init+0x0/0x33 @ 1 [ 1.527921] initcall fsnotify_mark_init+0x0/0x33 returned 0 after 250 usecs [ 1.527930] calling dnotify_init+0x0/0x6a @ 1 [ 1.527979] initcall dnotify_init+0x0/0x6a returned 0 after 41 usecs [ 1.527983] calling inotify_user_setup+0x0/0x68 @ 1 [ 1.528017] initcall inotify_user_setup+0x0/0x68 returned 0 after 27 usecs [ 1.528022] calling fanotify_user_setup+0x0/0x4a @ 1 [ 1.528051] initcall fanotify_user_setup+0x0/0x4a returned 0 after 23 usecs [ 1.528055] calling aio_setup+0x0/0x4a @ 1 [ 1.528087] initcall aio_setup+0x0/0x4a returned 0 after 25 usecs [ 1.528090] calling proc_locks_init+0x0/0x1e @ 1 [ 1.528107] initcall proc_locks_init+0x0/0x1e returned 0 after 10 usecs [ 1.528111] calling dquot_init+0x0/0xf3 @ 1 [ 1.528114] VFS: Disk quotas dquot_6.5.2 [ 1.528273] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.528280] initcall dquot_init+0x0/0xf3 returned 0 after 159 usecs [ 1.528284] calling quota_init+0x0/0x20 @ 1 [ 1.528303] initcall quota_init+0x0/0x20 returned 0 after 13 usecs [ 1.528307] calling proc_cmdline_init+0x0/0x1e @ 1 [ 1.528316] initcall proc_cmdline_init+0x0/0x1e returned 0 after 3 usecs [ 1.528320] calling proc_consoles_init+0x0/0x1e @ 1 [ 1.528329] initcall proc_consoles_init+0x0/0x1e returned 0 after 3 usecs [ 1.528333] calling proc_cpuinfo_init+0x0/0x1e @ 1 [ 1.528341] initcall proc_cpuinfo_init+0x0/0x1e returned 0 after 2 usecs [ 1.528345] calling proc_devices_init+0x0/0x1e @ 1 [ 1.528353] initcall proc_devices_init+0x0/0x1e returned 0 after 2 usecs [ 1.528357] calling proc_interrupts_init+0x0/0x1e @ 1 [ 1.528365] initcall proc_interrupts_init+0x0/0x1e returned 0 after 2 usecs [ 1.528369] calling proc_loadavg_init+0x0/0x1e @ 1 [ 1.528377] initcall proc_loadavg_init+0x0/0x1e returned 0 after 2 usecs [ 1.528381] calling proc_meminfo_init+0x0/0x1e @ 1 [ 1.528389] initcall proc_meminfo_init+0x0/0x1e returned 0 after 2 usecs [ 1.528393] calling proc_stat_init+0x0/0x1e @ 1 [ 1.528401] initcall proc_stat_init+0x0/0x1e returned 0 after 2 usecs [ 1.528405] calling proc_uptime_init+0x0/0x1e @ 1 [ 1.528413] initcall proc_uptime_init+0x0/0x1e returned 0 after 3 usecs [ 1.528417] calling proc_version_init+0x0/0x1e @ 1 [ 1.528425] initcall proc_version_init+0x0/0x1e returned 0 after 2 usecs [ 1.528429] calling proc_softirqs_init+0x0/0x1e @ 1 [ 1.528437] initcall proc_softirqs_init+0x0/0x1e returned 0 after 2 usecs [ 1.528441] calling proc_kcore_init+0x0/0xa0 @ 1 [ 1.528451] initcall proc_kcore_init+0x0/0xa0 returned 0 after 3 usecs [ 1.528454] calling proc_kmsg_init+0x0/0x21 @ 1 [ 1.528463] initcall proc_kmsg_init+0x0/0x21 returned 0 after 2 usecs [ 1.528467] calling proc_page_init+0x0/0x3a @ 1 [ 1.528477] initcall proc_page_init+0x0/0x3a returned 0 after 4 usecs [ 1.528481] calling init_devpts_fs+0x0/0x4e @ 1 [ 1.528609] initcall init_devpts_fs+0x0/0x4e returned 0 after 119 usecs [ 1.528613] calling init_ramfs_fs+0x0/0xa @ 1 [ 1.528621] initcall init_ramfs_fs+0x0/0xa returned 0 after 2 usecs [ 1.528625] calling init_hugetlbfs_fs+0x0/0x126 @ 1 [ 1.528768] initcall init_hugetlbfs_fs+0x0/0x126 returned 0 after 133 usecs [ 1.528772] calling init_pstore_fs+0x0/0x3f @ 1 [ 1.528789] initcall init_pstore_fs+0x0/0x3f returned 0 after 11 usecs [ 1.528793] calling ipc_init+0x0/0x1c @ 1 [ 1.528802] msgmni has been set to 1712 [ 1.528813] initcall ipc_init+0x0/0x1c returned 0 after 14 usecs [ 1.528817] calling ipc_sysctl_init+0x0/0xd @ 1 [ 1.528834] initcall ipc_sysctl_init+0x0/0xd returned 0 after 11 usecs [ 1.528838] calling init_mqueue_fs+0x0/0x8f @ 1 [ 1.528964] initcall init_mqueue_fs+0x0/0x8f returned 0 after 116 usecs [ 1.528968] calling key_proc_init+0x0/0x4e @ 1 [ 1.528980] initcall key_proc_init+0x0/0x4e returned 0 after 7 usecs [ 1.528985] calling selinux_nf_ip_init+0x0/0x5a @ 1 [ 1.528988] SELinux: Registering netfilter hooks [ 1.528996] initcall selinux_nf_ip_init+0x0/0x5a returned 0 after 5 usecs [ 1.529000] calling init_sel_fs+0x0/0x8a @ 1 [ 1.529186] initcall init_sel_fs+0x0/0x8a returned 0 after 175 usecs [ 1.529190] calling selnl_init+0x0/0x4f @ 1 [ 1.529206] initcall selnl_init+0x0/0x4f returned 0 after 10 usecs [ 1.529211] calling sel_netif_init+0x0/0x4f @ 1 [ 1.529221] initcall sel_netif_init+0x0/0x4f returned 0 after 4 usecs [ 1.529225] calling sel_netnode_init+0x0/0x4c @ 1 [ 1.529234] initcall sel_netnode_init+0x0/0x4c returned 0 after 3 usecs [ 1.529239] calling sel_netport_init+0x0/0x4c @ 1 [ 1.529247] initcall sel_netport_init+0x0/0x4c returned 0 after 2 usecs [ 1.529251] calling aurule_init+0x0/0x25 @ 1 [ 1.529257] initcall aurule_init+0x0/0x25 returned 0 after 0 usecs [ 1.529261] calling crypto_wq_init+0x0/0x27 @ 1 [ 1.529366] initcall crypto_wq_init+0x0/0x27 returned 0 after 95 usecs [ 1.529371] calling crypto_algapi_init+0x0/0x8 @ 1 [ 1.529383] initcall crypto_algapi_init+0x0/0x8 returned 0 after 6 usecs [ 1.529388] calling skcipher_module_init+0x0/0x26 @ 1 [ 1.529395] initcall skcipher_module_init+0x0/0x26 returned 0 after 1 usecs [ 1.529399] calling chainiv_module_init+0x0/0xa @ 1 [ 1.529407] initcall chainiv_module_init+0x0/0xa returned 0 after 2 usecs [ 1.529412] calling eseqiv_module_init+0x0/0xa @ 1 [ 1.529418] initcall eseqiv_module_init+0x0/0xa returned 0 after 0 usecs [ 1.529422] calling md5_mod_init+0x0/0xa @ 1 [ 1.529741] initcall md5_mod_init+0x0/0xa returned 0 after 293 usecs [ 1.529752] calling aes_init+0x0/0xa @ 1 [ 1.530228] initcall aes_init+0x0/0xa returned 0 after 446 usecs [ 1.530237] calling krng_mod_init+0x0/0xa @ 1 [ 1.530473] alg: No test for stdrng (krng) [ 1.530513] initcall krng_mod_init+0x0/0xa returned 0 after 251 usecs [ 1.530525] calling proc_genhd_init+0x0/0x34 @ 1 [ 1.530548] initcall proc_genhd_init+0x0/0x34 returned 0 after 15 usecs [ 1.530553] calling bsg_init+0x0/0x10d @ 1 [ 1.530699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 1.530706] initcall bsg_init+0x0/0x10d returned 0 after 142 usecs [ 1.530710] calling noop_init+0x0/0xa @ 1 [ 1.530715] io scheduler noop registered [ 1.530721] initcall noop_init+0x0/0xa returned 0 after 4 usecs [ 1.530725] calling deadline_init+0x0/0xa @ 1 [ 1.530730] io scheduler deadline registered [ 1.530735] initcall deadline_init+0x0/0xa returned 0 after 4 usecs [ 1.530739] calling cfq_init+0x0/0xa7 @ 1 [ 1.530760] io scheduler cfq registered (default) [ 1.530766] initcall cfq_init+0x0/0xa7 returned 0 after 21 usecs [ 1.530807] calling percpu_counter_startup+0x0/0x12 @ 1 [ 1.530818] initcall percpu_counter_startup+0x0/0x12 returned 0 after 4 usecs [ 1.530822] calling audit_classes_init+0x0/0x4b @ 1 [ 1.530833] initcall audit_classes_init+0x0/0x4b returned 0 after 4 usecs [ 1.530838] calling pci_proc_init+0x0/0x5b @ 1 [ 1.530988] initcall pci_proc_init+0x0/0x5b returned 0 after 140 usecs [ 1.530992] calling pcie_portdrv_init+0x0/0x6c @ 1 [ 1.531162] pcieport 0000:00:15.0: irq 40 for MSI/MSI-X [ 1.531301] pcieport 0000:00:15.1: irq 41 for MSI/MSI-X [ 1.531411] initcall pcie_portdrv_init+0x0/0x6c returned 0 after 403 usecs [ 1.531415] calling aer_service_init+0x0/0x22 @ 1 [ 1.531432] initcall aer_service_init+0x0/0x22 returned 0 after 10 usecs [ 1.531436] calling pcie_pme_service_init+0x0/0xa @ 1 [ 1.531482] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt [ 1.531491] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded [ 1.531523] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt [ 1.531528] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 1.531535] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded [ 1.531551] initcall pcie_pme_service_init+0x0/0xa returned 0 after 107 usecs [ 1.531555] calling ioapic_init+0x0/0x11 @ 1 [ 1.531577] initcall ioapic_init+0x0/0x11 returned 0 after 16 usecs [ 1.531581] calling fb_console_init+0x0/0x171 @ 1 [ 1.531619] initcall fb_console_init+0x0/0x171 returned 0 after 32 usecs [ 1.531623] calling vesafb_init+0x0/0x203 @ 1 [ 1.531778] initcall vesafb_init+0x0/0x203 returned -19 after 145 usecs [ 1.531781] calling efifb_init+0x0/0x243 @ 1 [ 1.531801] initcall efifb_init+0x0/0x243 returned -19 after 14 usecs [ 1.531806] calling acpi_reserve_resources+0x0/0xc4 @ 1 [ 1.531817] initcall acpi_reserve_resources+0x0/0xc4 returned 0 after 5 usecs [ 1.531822] calling bgrt_init+0x0/0x83 @ 1 [ 1.531828] initcall bgrt_init+0x0/0x83 returned -19 after 1 usecs [ 1.531832] calling erst_init+0x0/0x240 @ 1 [ 1.531840] initcall erst_init+0x0/0x240 returned 0 after 2 usecs [ 1.531844] calling pty_init+0x0/0x1db @ 1 [ 1.532223] initcall pty_init+0x0/0x1db returned 0 after 355 usecs [ 1.532233] calling sysrq_init+0x0/0x3e @ 1 [ 1.532254] initcall sysrq_init+0x0/0x3e returned 0 after 13 usecs [ 1.532259] calling serial8250_init+0x0/0x113 @ 1 [ 1.532264] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.552976] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.553284] serial 00:08: [io 0x02f8-0x02ff] [ 1.553430] serial 00:08: [irq 5] [ 1.554284] serial 00:08: activated [ 1.574814] 00:08: ttyS1 at I/O 0x2f8 (irq = 5) is a 16550A [ 1.576212] initcall serial8250_init+0x0/0x113 returned 0 after 42908 usecs [ 1.576222] calling serial_pci_driver_init+0x0/0x11 @ 1 [ 1.576400] initcall serial_pci_driver_init+0x0/0x11 returned 0 after 167 usecs [ 1.576408] calling rand_initialize+0x0/0x21 @ 1 [ 1.576446] initcall rand_initialize+0x0/0x21 returned 0 after 31 usecs [ 1.576451] calling hpet_init+0x0/0x53 @ 1 [ 1.576872] initcall hpet_init+0x0/0x53 returned 0 after 396 usecs [ 1.576882] calling agp_init+0x0/0x24 @ 1 [ 1.576887] Linux agpgart interface v0.103 [ 1.576893] initcall agp_init+0x0/0x24 returned 0 after 4 usecs [ 1.576898] calling agp_amd64_mod_init+0x0/0x5 @ 1 [ 1.577026] initcall agp_amd64_mod_init+0x0/0x5 returned -19 after 118 usecs [ 1.577030] calling cn_proc_init+0x0/0x30 @ 1 [ 1.577039] initcall cn_proc_init+0x0/0x30 returned 0 after 3 usecs [ 1.577045] calling topology_sysfs_init+0x0/0x48 @ 1 [ 1.577070] initcall topology_sysfs_init+0x0/0x48 returned 0 after 19 usecs [ 1.577075] calling net_olddevs_init+0x0/0x4a @ 1 [ 1.577089] initcall net_olddevs_init+0x0/0x4a returned 0 after 8 usecs [ 1.577093] calling cxgb3_init_module+0x0/0x16 @ 1 [ 1.577128] initcall cxgb3_init_module+0x0/0x16 returned 0 after 27 usecs [ 1.577133] calling cxgb4_init_module+0x0/0x71 @ 1 [ 1.577437] initcall cxgb4_init_module+0x0/0x71 returned 0 after 216 usecs [ 1.577442] calling ehci_hcd_init+0x0/0x96 @ 1 [ 1.577447] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577451] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96 [ 1.577461] initcall ehci_hcd_init+0x0/0x96 returned 0 after 11 usecs [ 1.577466] calling ehci_pci_init+0x0/0x59 @ 1 [ 1.577470] ehci-pci: EHCI PCI platform driver [ 1.577820] ehci-pci 0000:00:12.2: EHCI Host Controller [ 1.577835] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 [ 1.577848] QUIRK: Enable AMD PLL fix [ 1.577853] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.577939] ehci-pci 0000:00:12.2: debug port 1 [ 1.577947] ehci-pci 0000:00:12.2: reset hcs_params 0x101505 dbg=1 cc=1 pcc=5 ordered !ppc ports=5 [ 1.577954] ehci-pci 0000:00:12.2: reset hcc_params a072 thresh 7 uframes 256/512/1024 [ 1.577986] ehci-pci 0000:00:12.2: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 1.577999] ehci-pci 0000:00:12.2: MWI active [ 1.578003] ehci-pci 0000:00:12.2: supports USB remote wakeup [ 1.578036] ehci-pci 0000:00:12.2: irq 17, io mem 0xf014b400 [ 1.578046] ehci-pci 0000:00:12.2: init command 0010005 (park)=0 ithresh=1 period=512 RUN [ 1.587096] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 [ 1.587191] usb usb1: default language 0x0409 [ 1.587206] usb usb1: udev 1, busnum 1, minor = 0 [ 1.587212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.587217] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.587221] usb usb1: Product: EHCI Host Controller [ 1.587226] usb usb1: Manufacturer: Linux 3.10.0+ ehci_hcd [ 1.587229] usb usb1: SerialNumber: 0000:00:12.2 [ 1.587667] usb usb1: usb_probe_device [ 1.587678] usb usb1: configuration #1 chosen from 1 choice [ 1.587703] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 1.587747] hub 1-0:1.0: usb_probe_interface [ 1.587753] hub 1-0:1.0: usb_probe_interface - got id [ 1.587760] hub 1-0:1.0: USB hub found [ 1.587770] hub 1-0:1.0: 5 ports detected [ 1.587774] hub 1-0:1.0: standalone hub [ 1.587778] hub 1-0:1.0: no power switching (usb 1.0) [ 1.587782] hub 1-0:1.0: individual port over-current protection [ 1.587786] hub 1-0:1.0: power on to power good time: 20ms [ 1.587794] hub 1-0:1.0: local power source is good [ 1.587913] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 1.588474] ehci-pci 0000:00:13.2: EHCI Host Controller [ 1.588490] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 [ 1.588499] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround [ 1.588587] ehci-pci 0000:00:13.2: debug port 1 [ 1.588595] ehci-pci 0000:00:13.2: reset hcs_params 0x101505 dbg=1 cc=1 pcc=5 ordered !ppc ports=5 [ 1.588602] ehci-pci 0000:00:13.2: reset hcc_params a072 thresh 7 uframes 256/512/1024 [ 1.588634] ehci-pci 0000:00:13.2: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 1.588647] ehci-pci 0000:00:13.2: MWI active [ 1.588651] ehci-pci 0000:00:13.2: supports USB remote wakeup [ 1.588668] ehci-pci 0000:00:13.2: irq 17, io mem 0xf014b500 [ 1.588677] ehci-pci 0000:00:13.2: init command 0010005 (park)=0 ithresh=1 period=512 RUN [ 1.599092] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 [ 1.599164] usb usb2: default language 0x0409 [ 1.599179] usb usb2: udev 1, busnum 2, minor = 128 [ 1.599185] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.599190] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.599194] usb usb2: Product: EHCI Host Controller [ 1.599199] usb usb2: Manufacturer: Linux 3.10.0+ ehci_hcd [ 1.599203] usb usb2: SerialNumber: 0000:00:13.2 [ 1.599650] usb usb2: usb_probe_device [ 1.599661] usb usb2: configuration #1 chosen from 1 choice [ 1.599686] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 1.599731] hub 2-0:1.0: usb_probe_interface [ 1.599737] hub 2-0:1.0: usb_probe_interface - got id [ 1.599744] hub 2-0:1.0: USB hub found [ 1.599755] hub 2-0:1.0: 5 ports detected [ 1.599759] hub 2-0:1.0: standalone hub [ 1.599762] hub 2-0:1.0: no power switching (usb 1.0) [ 1.599766] hub 2-0:1.0: individual port over-current protection [ 1.599770] hub 2-0:1.0: power on to power good time: 20ms [ 1.599778] hub 2-0:1.0: local power source is good [ 1.599899] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 1.600163] initcall ehci_pci_init+0x0/0x59 returned 0 after 22153 usecs [ 1.600169] calling ehci_platform_init+0x0/0x3e @ 1 [ 1.600174] ehci-platform: EHCI generic platform driver [ 1.600198] initcall ehci_platform_init+0x0/0x3e returned 0 after 21 usecs [ 1.600203] calling ohci_hcd_mod_init+0x0/0xb7 @ 1 [ 1.600207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.600211] ohci_hcd: block sizes: ed 64 td 64 [ 1.600633] ohci_hcd 0000:00:12.0: OHCI Host Controller [ 1.600647] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3 [ 1.600659] ohci_hcd 0000:00:12.0: enabled AMD prefetch quirk [ 1.600684] ohci_hcd 0000:00:12.0: created debug files [ 1.600688] ohci_hcd 0000:00:12.0: supports USB remote wakeup [ 1.600729] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf0148000 [ 1.659069] ohci_hcd 0000:00:12.0: OHCI controller state [ 1.659128] ohci_hcd 0000:00:12.0: OHCI 1.0, NO legacy support registers, rh state running [ 1.659136] ohci_hcd 0000:00:12.0: control 0x283 RWC HCFS=operational CBSR=3 [ 1.659142] ohci_hcd 0000:00:12.0: cmdstatus 0x00000 SOC=0 [ 1.659148] ohci_hcd 0000:00:12.0: intrstatus 0x00000004 SF [ 1.659155] ohci_hcd 0000:00:12.0: intrenable 0x8000005a MIE RHSC UE RD WDH [ 1.659166] ohci_hcd 0000:00:12.0: hcca frame #0005 [ 1.659173] ohci_hcd 0000:00:12.0: roothub.a 02000205 POTPGT=2 NPS NDP=5(5) [ 1.659179] ohci_hcd 0000:00:12.0: roothub.b 00000000 PPCM=0000 DR=0000 [ 1.659184] ohci_hcd 0000:00:12.0: roothub.status 00008000 DRWE [ 1.659191] ohci_hcd 0000:00:12.0: roothub.portstatus [0] 0x00000100 PPS [ 1.659198] ohci_hcd 0000:00:12.0: roothub.portstatus [1] 0x00000100 PPS [ 1.659204] ohci_hcd 0000:00:12.0: roothub.portstatus [2] 0x00000100 PPS [ 1.659210] ohci_hcd 0000:00:12.0: roothub.portstatus [3] 0x00000100 PPS [ 1.659216] ohci_hcd 0000:00:12.0: roothub.portstatus [4] 0x00000100 PPS [ 1.659250] usb usb3: default language 0x0409 [ 1.659264] usb usb3: udev 1, busnum 3, minor = 256 [ 1.659269] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.659274] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659279] usb usb3: Product: OHCI Host Controller [ 1.659283] usb usb3: Manufacturer: Linux 3.10.0+ ohci_hcd [ 1.659286] usb usb3: SerialNumber: 0000:00:12.0 [ 1.659735] usb usb3: usb_probe_device [ 1.659746] usb usb3: configuration #1 chosen from 1 choice [ 1.659771] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 1.659817] hub 3-0:1.0: usb_probe_interface [ 1.659823] hub 3-0:1.0: usb_probe_interface - got id [ 1.659830] hub 3-0:1.0: USB hub found [ 1.659915] hub 3-0:1.0: 5 ports detected [ 1.659919] hub 3-0:1.0: standalone hub [ 1.659923] hub 3-0:1.0: no power switching (usb 1.0) [ 1.659927] hub 3-0:1.0: global over-current protection [ 1.659931] hub 3-0:1.0: power on to power good time: 4ms [ 1.659940] hub 3-0:1.0: local power source is good [ 1.659944] hub 3-0:1.0: no over-current condition exists [ 1.660060] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 1.660153] ohci_hcd 0000:00:12.0: FS/LS companion for 0000:00:12.2 [ 1.660486] ohci_hcd 0000:00:13.0: OHCI Host Controller [ 1.660499] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4 [ 1.660510] ohci_hcd 0000:00:13.0: enabled AMD prefetch quirk [ 1.660554] ohci_hcd 0000:00:13.0: created debug files [ 1.660558] ohci_hcd 0000:00:13.0: supports USB remote wakeup [ 1.660575] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf0149000 [ 1.687104] ehci-pci 0000:00:12.2: GetStatus port:1 status 001403 0 ACK POWER sig=k CSC CONNECT [ 1.687120] hub 1-0:1.0: port 1: status 0501 change 0001 [ 1.687134] ehci-pci 0000:00:12.2: GetStatus port:2 status 001403 0 ACK POWER sig=k CSC CONNECT [ 1.687140] hub 1-0:1.0: port 2: status 0501 change 0001 [ 1.699159] hub 2-0:1.0: state 7 ports 5 chg 0000 evt 0000 [ 1.699514] hub 2-0:1.0: hub_suspend [ 1.699533] usb usb2: bus auto-suspend, wakeup 1 [ 1.699538] ehci-pci 0000:00:13.2: suspend root hub [ 1.719066] ohci_hcd 0000:00:13.0: OHCI controller state [ 1.719124] ohci_hcd 0000:00:13.0: OHCI 1.0, NO legacy support registers, rh state running [ 1.719132] ohci_hcd 0000:00:13.0: control 0x283 RWC HCFS=operational CBSR=3 [ 1.719139] ohci_hcd 0000:00:13.0: cmdstatus 0x00000 SOC=0 [ 1.719145] ohci_hcd 0000:00:13.0: intrstatus 0x00000004 SF [ 1.719151] ohci_hcd 0000:00:13.0: intrenable 0x8000005a MIE RHSC UE RD WDH [ 1.719163] ohci_hcd 0000:00:13.0: hcca frame #0005 [ 1.719169] ohci_hcd 0000:00:13.0: roothub.a 02000205 POTPGT=2 NPS NDP=5(5) [ 1.719175] ohci_hcd 0000:00:13.0: roothub.b 00000000 PPCM=0000 DR=0000 [ 1.719180] ohci_hcd 0000:00:13.0: roothub.status 00008000 DRWE [ 1.719187] ohci_hcd 0000:00:13.0: roothub.portstatus [0] 0x00000100 PPS [ 1.719194] ohci_hcd 0000:00:13.0: roothub.portstatus [1] 0x00000100 PPS [ 1.719200] ohci_hcd 0000:00:13.0: roothub.portstatus [2] 0x00000100 PPS [ 1.719206] ohci_hcd 0000:00:13.0: roothub.portstatus [3] 0x00000100 PPS [ 1.719212] ohci_hcd 0000:00:13.0: roothub.portstatus [4] 0x00000100 PPS [ 1.719254] usb usb4: default language 0x0409 [ 1.719268] usb usb4: udev 1, busnum 4, minor = 384 [ 1.719273] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.719278] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.719282] usb usb4: Product: OHCI Host Controller [ 1.719286] usb usb4: Manufacturer: Linux 3.10.0+ ohci_hcd [ 1.719290] usb usb4: SerialNumber: 0000:00:13.0 [ 1.719752] usb usb4: usb_probe_device [ 1.719763] usb usb4: configuration #1 chosen from 1 choice [ 1.719788] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 1.719836] hub 4-0:1.0: usb_probe_interface [ 1.719841] hub 4-0:1.0: usb_probe_interface - got id [ 1.719848] hub 4-0:1.0: USB hub found [ 1.719930] hub 4-0:1.0: 5 ports detected [ 1.719934] hub 4-0:1.0: standalone hub [ 1.719938] hub 4-0:1.0: no power switching (usb 1.0) [ 1.719942] hub 4-0:1.0: global over-current protection [ 1.719946] hub 4-0:1.0: power on to power good time: 4ms [ 1.719955] hub 4-0:1.0: local power source is good [ 1.719959] hub 4-0:1.0: no over-current condition exists [ 1.720079] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 1.720173] ohci_hcd 0000:00:13.0: FS/LS companion for 0000:00:13.2 [ 1.720505] ohci_hcd 0000:00:14.5: OHCI Host Controller [ 1.720521] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 5 [ 1.720534] ohci_hcd 0000:00:14.5: enabled AMD prefetch quirk [ 1.720573] ohci_hcd 0000:00:14.5: created debug files [ 1.720577] ohci_hcd 0000:00:14.5: supports USB remote wakeup [ 1.720594] ohci_hcd 0000:00:14.5: irq 18, io mem 0xf014a000 [ 1.759201] hub 3-0:1.0: state 7 ports 5 chg 0000 evt 0000 [ 1.759247] hub 3-0:1.0: hub_suspend [ 1.759261] usb usb3: bus auto-suspend, wakeup 1 [ 1.759337] ohci_hcd 0000:00:12.0: suspend root hub [ 1.779063] ohci_hcd 0000:00:14.5: OHCI controller state [ 1.779122] ohci_hcd 0000:00:14.5: OHCI 1.0, NO legacy support registers, rh state running [ 1.779130] ohci_hcd 0000:00:14.5: control 0x283 RWC HCFS=operational CBSR=3 [ 1.779136] ohci_hcd 0000:00:14.5: cmdstatus 0x00000 SOC=0 [ 1.779143] ohci_hcd 0000:00:14.5: intrstatus 0x00000004 SF [ 1.779149] ohci_hcd 0000:00:14.5: intrenable 0x8000005a MIE RHSC UE RD WDH [ 1.779160] ohci_hcd 0000:00:14.5: hcca frame #0005 [ 1.779167] ohci_hcd 0000:00:14.5: roothub.a 02000202 POTPGT=2 NPS NDP=2(2) [ 1.779173] ohci_hcd 0000:00:14.5: roothub.b 00000000 PPCM=0000 DR=0000 [ 1.779178] ohci_hcd 0000:00:14.5: roothub.status 00008000 DRWE [ 1.779185] ohci_hcd 0000:00:14.5: roothub.portstatus [0] 0x00000100 PPS [ 1.779191] ohci_hcd 0000:00:14.5: roothub.portstatus [1] 0x00000100 PPS [ 1.779227] usb usb5: default language 0x0409 [ 1.779241] usb usb5: udev 1, busnum 5, minor = 512 [ 1.779246] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.779251] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.779255] usb usb5: Product: OHCI Host Controller [ 1.779259] usb usb5: Manufacturer: Linux 3.10.0+ ohci_hcd [ 1.779263] usb usb5: SerialNumber: 0000:00:14.5 [ 1.779740] usb usb5: usb_probe_device [ 1.779751] usb usb5: configuration #1 chosen from 1 choice [ 1.779775] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 1.779821] hub 5-0:1.0: usb_probe_interface [ 1.779826] hub 5-0:1.0: usb_probe_interface - got id [ 1.779833] hub 5-0:1.0: USB hub found [ 1.779914] hub 5-0:1.0: 2 ports detected [ 1.779919] hub 5-0:1.0: standalone hub [ 1.779922] hub 5-0:1.0: no power switching (usb 1.0) [ 1.779926] hub 5-0:1.0: global over-current protection [ 1.779930] hub 5-0:1.0: power on to power good time: 4ms [ 1.779939] hub 5-0:1.0: local power source is good [ 1.779943] hub 5-0:1.0: no over-current condition exists [ 1.779994] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 1.780125] initcall ohci_hcd_mod_init+0x0/0xb7 returned 0 after 175692 usecs [ 1.780131] calling uhci_hcd_init+0x0/0xf7 @ 1 [ 1.780135] uhci_hcd: USB Universal Host Controller Interface driver [ 1.780305] initcall uhci_hcd_init+0x0/0xf7 returned 0 after 162 usecs [ 1.780310] calling xhci_hcd_init+0x0/0x23 @ 1 [ 1.780338] initcall xhci_hcd_init+0x0/0x23 returned 0 after 21 usecs [ 1.780343] calling i8042_init+0x0/0x378 @ 1 [ 1.780421] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 1.784127] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.784147] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.784258] initcall i8042_init+0x0/0x378 returned 0 after 3812 usecs [ 1.784265] calling mousedev_init+0x0/0x75 @ 1 [ 1.784988] mousedev: PS/2 mouse device common for all mice [ 1.785073] initcall mousedev_init+0x0/0x75 returned 0 after 777 usecs [ 1.785079] calling atkbd_init+0x0/0x1b @ 1 [ 1.785129] initcall atkbd_init+0x0/0x1b returned 0 after 42 usecs [ 1.785134] calling cmos_init+0x0/0x5c @ 1 [ 1.785195] rtc_cmos 00:00: RTC can wake from S4 [ 1.785607] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.785723] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs [ 1.785760] initcall cmos_init+0x0/0x5c returned 0 after 599 usecs [ 1.785766] calling init_ladder+0x0/0xa @ 1 [ 1.785772] cpuidle: using governor ladder [ 1.785778] initcall init_ladder+0x0/0xa returned 0 after 5 usecs [ 1.785783] calling init_menu+0x0/0xa @ 1 [ 1.785787] cpuidle: using governor menu [ 1.785792] initcall init_menu+0x0/0xa returned 0 after 3 usecs [ 1.785797] calling hid_init+0x0/0x43 @ 1 [ 1.785841] initcall hid_init+0x0/0x43 returned 0 after 35 usecs [ 1.785846] calling hid_generic_init+0x0/0x11 @ 1 [ 1.785868] initcall hid_generic_init+0x0/0x11 returned 0 after 15 usecs [ 1.785872] calling a4_driver_init+0x0/0x11 @ 1 [ 1.785889] initcall a4_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.785894] calling apple_driver_init+0x0/0x11 @ 1 [ 1.785920] initcall apple_driver_init+0x0/0x11 returned 0 after 19 usecs [ 1.785925] calling belkin_driver_init+0x0/0x11 @ 1 [ 1.785942] initcall belkin_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.785947] calling ch_driver_init+0x0/0x11 @ 1 [ 1.785964] initcall ch_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.785968] calling ch_driver_init+0x0/0x11 @ 1 [ 1.785985] initcall ch_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.785990] calling cp_driver_init+0x0/0x11 @ 1 [ 1.786006] initcall cp_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.786011] calling ez_driver_init+0x0/0x11 @ 1 [ 1.786027] initcall ez_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.786032] calling ks_driver_init+0x0/0x11 @ 1 [ 1.786053] initcall ks_driver_init+0x0/0x11 returned 0 after 14 usecs [ 1.786057] calling lg_driver_init+0x0/0x11 @ 1 [ 1.786074] initcall lg_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.786079] calling ms_driver_init+0x0/0x11 @ 1 [ 1.786095] initcall ms_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.786100] calling mr_driver_init+0x0/0x11 @ 1 [ 1.786117] initcall mr_driver_init+0x0/0x11 returned 0 after 10 usecs [ 1.786121] calling sock_diag_init+0x0/0xa @ 1 [ 1.786141] initcall sock_diag_init+0x0/0xa returned 0 after 13 usecs [ 1.786145] calling flow_cache_init_global+0x0/0x14f @ 1 [ 1.786293] initcall flow_cache_init_global+0x0/0x14f returned 0 after 137 usecs [ 1.786297] calling init_net_drop_monitor+0x0/0xd7 @ 1 [ 1.786301] drop_monitor: Initializing network drop monitor service [ 1.786329] initcall init_net_drop_monitor+0x0/0xd7 returned 0 after 24 usecs [ 1.786333] calling blackhole_module_init+0x0/0xa @ 1 [ 1.786340] initcall blackhole_module_init+0x0/0xa returned 0 after 1 usecs [ 1.786344] calling init_cgroup_cls+0x0/0x2f @ 1 [ 1.786351] initcall init_cgroup_cls+0x0/0x2f returned 0 after 2 usecs [ 1.786356] calling sysctl_ipv4_init+0x0/0x6d @ 1 [ 1.786495] initcall sysctl_ipv4_init+0x0/0x6d returned 0 after 129 usecs [ 1.786499] calling init_syncookies+0x0/0x12 @ 1 [ 1.786542] initcall init_syncookies+0x0/0x12 returned 0 after 37 usecs [ 1.786546] calling ipv4_netfilter_init+0x0/0xa @ 1 [ 1.786554] initcall ipv4_netfilter_init+0x0/0xa returned 0 after 1 usecs [ 1.786558] calling cubictcp_register+0x0/0x78 @ 1 [ 1.786562] TCP: cubic registered [ 1.786568] initcall cubictcp_register+0x0/0x78 returned 0 after 4 usecs [ 1.786572] calling inet6_init+0x0/0x29d @ 1 [ 1.786671] NET: Registered protocol family 10 [ 1.786908] hub 1-0:1.0: state 7 ports 5 chg 0006 evt 0000 [ 1.786994] hub 1-0:1.0: port 1, status 0501, change 0000, 480 Mb/s [ 1.787009] ehci-pci 0000:00:12.2: port 1 low speed --> companion [ 1.787127] usb usb3: usb wakeup-resume [ 1.787139] usb usb3: usb auto-resume [ 1.787355] initcall inet6_init+0x0/0x29d returned 0 after 758 usecs [ 1.787360] calling mip6_init+0x0/0xa0 @ 1 [ 1.787363] mip6: Mobile IPv6 [ 1.787370] initcall mip6_init+0x0/0xa0 returned 0 after 3 usecs [ 1.787374] calling packet_init+0x0/0x35 @ 1 [ 1.787378] NET: Registered protocol family 17 [ 1.787388] initcall packet_init+0x0/0x35 returned 0 after 8 usecs [ 1.787392] calling dcbnl_init+0x0/0x48 @ 1 [ 1.787399] initcall dcbnl_init+0x0/0x48 returned 0 after 1 usecs [ 1.787403] calling init_dns_resolver+0x0/0xbe @ 1 [ 1.787420] Key type dns_resolver registered [ 1.787426] initcall init_dns_resolver+0x0/0xbe returned 0 after 17 usecs [ 1.787432] calling mcheck_init_device+0x0/0xd1 @ 1 [ 1.787956] initcall mcheck_init_device+0x0/0xd1 returned 0 after 497 usecs [ 1.788058] calling mcheck_debugfs_init+0x0/0x35 @ 1 [ 1.788151] initcall mcheck_debugfs_init+0x0/0x35 returned 0 after 28 usecs [ 1.788156] calling severities_debugfs_init+0x0/0x37 @ 1 [ 1.788167] initcall severities_debugfs_init+0x0/0x37 returned 0 after 4 usecs [ 1.788172] calling threshold_init_device+0x0/0x3b @ 1 [ 1.788181] initcall threshold_init_device+0x0/0x3b returned 0 after 2 usecs [ 1.788185] calling hpet_insert_resource+0x0/0x1a @ 1 [ 1.788195] initcall hpet_insert_resource+0x0/0x1a returned 0 after 4 usecs [ 1.788200] calling update_mp_table+0x0/0x3b7 @ 1 [ 1.788206] initcall update_mp_table+0x0/0x3b7 returned 0 after 1 usecs [ 1.788210] calling lapic_insert_resource+0x0/0x2e @ 1 [ 1.788217] initcall lapic_insert_resource+0x0/0x2e returned 0 after 1 usecs [ 1.788221] calling io_apic_bug_finalize+0x0/0x16 @ 1 [ 1.788227] initcall io_apic_bug_finalize+0x0/0x16 returned 0 after 0 usecs [ 1.788231] calling print_ICs+0x0/0x395 @ 1 [ 1.788238] initcall print_ICs+0x0/0x395 returned 0 after 1 usecs [ 1.788242] calling print_ipi_mode+0x0/0x28 @ 1 [ 1.788245] Using IPI No-Shortcut mode [ 1.788251] initcall print_ipi_mode+0x0/0x28 returned 0 after 3 usecs [ 1.788255] calling check_early_ioremap_leak+0x0/0x47 @ 1 [ 1.788262] initcall check_early_ioremap_leak+0x0/0x47 returned 0 after 0 usecs [ 1.788266] calling pat_memtype_list_init+0x0/0x31 @ 1 [ 1.788277] initcall pat_memtype_list_init+0x0/0x31 returned 0 after 4 usecs [ 1.788282] calling init_oops_id+0x0/0x36 @ 1 [ 1.788299] initcall init_oops_id+0x0/0x36 returned 0 after 11 usecs [ 1.788304] calling printk_late_init+0x0/0x4d @ 1 [ 1.788313] initcall printk_late_init+0x0/0x4d returned 0 after 2 usecs [ 1.788317] calling sched_init_debug+0x0/0x21 @ 1 [ 1.788331] initcall sched_init_debug+0x0/0x21 returned 0 after 8 usecs [ 1.788335] calling pm_qos_power_init+0x0/0x55 @ 1 [ 1.789415] initcall pm_qos_power_init+0x0/0x55 returned 0 after 1041 usecs [ 1.789425] calling pm_debugfs_init+0x0/0x21 @ 1 [ 1.789450] initcall pm_debugfs_init+0x0/0x21 returned 0 after 18 usecs [ 1.789456] calling software_resume+0x0/0x242 @ 1 [ 1.789461] PM: Hibernation image not present or could not be loaded. [ 1.789467] initcall software_resume+0x0/0x242 returned -2 after 4 usecs [ 1.789473] calling debugfs_kprobe_init+0x0/0x71 @ 1 [ 1.789487] initcall debugfs_kprobe_init+0x0/0x71 returned 0 after 8 usecs [ 1.789492] calling taskstats_init+0x0/0x7d @ 1 [ 1.789517] registered taskstats version 1 [ 1.789523] initcall taskstats_init+0x0/0x7d returned 0 after 24 usecs [ 1.789527] calling clear_boot_tracer+0x0/0x2a @ 1 [ 1.789534] initcall clear_boot_tracer+0x0/0x2a returned 0 after 0 usecs [ 1.789539] calling max_swapfiles_check+0x0/0x3 @ 1 [ 1.789545] initcall max_swapfiles_check+0x0/0x3 returned 0 after 0 usecs [ 1.789550] calling set_recommended_min_free_kbytes+0x0/0x5c @ 1 [ 1.789800] initcall set_recommended_min_free_kbytes+0x0/0x5c returned 0 after 238 usecs [ 1.789806] calling prandom_reseed+0x0/0x80 @ 1 [ 1.789831] initcall prandom_reseed+0x0/0x80 returned 0 after 19 usecs [ 1.789836] calling pci_resource_alignment_sysfs_init+0x0/0x10 @ 1 [ 1.789846] initcall pci_resource_alignment_sysfs_init+0x0/0x10 returned 0 after 3 usecs [ 1.789850] calling pci_sysfs_init+0x0/0x3e @ 1 [ 1.790321] initcall pci_sysfs_init+0x0/0x3e returned 0 after 453 usecs [ 1.790326] calling regulator_init_complete+0x0/0xe0 @ 1 [ 1.790334] initcall regulator_init_complete+0x0/0xe0 returned 0 after 1 usecs [ 1.790338] calling random_int_secret_init+0x0/0x12 @ 1 [ 1.790361] initcall random_int_secret_init+0x0/0x12 returned 0 after 16 usecs [ 1.790366] calling deferred_probe_initcall+0x0/0x51 @ 1 [ 1.791071] initcall deferred_probe_initcall+0x0/0x51 returned 0 after 669 usecs [ 1.791085] calling rtc_hctosys+0x0/0xce @ 1 [ 1.791148] rtc_cmos 00:00: setting system clock to 2013-07-11 06:24:36 UTC (1373523876) [ 1.791156] initcall rtc_hctosys+0x0/0xce returned 0 after 63 usecs [ 1.791162] calling firmware_memmap_init+0x0/0x24 @ 1 [ 1.791286] initcall firmware_memmap_init+0x0/0x24 returned 0 after 114 usecs [ 1.791292] calling pci_mmcfg_late_insert_resources+0x0/0x3f @ 1 [ 1.791300] initcall pci_mmcfg_late_insert_resources+0x0/0x3f returned 0 after 1 usecs [ 1.791306] calling tcp_congestion_default+0x0/0xa @ 1 [ 1.791314] initcall tcp_congestion_default+0x0/0xa returned 0 after 2 usecs [ 1.791318] calling tcp_fastopen_init+0x0/0x3f @ 1 [ 1.791345] initcall tcp_fastopen_init+0x0/0x3f returned 0 after 21 usecs [ 1.791349] calling initialize_hashrnd+0x0/0x12 @ 1 [ 1.791359] initcall initialize_hashrnd+0x0/0x12 returned 0 after 3 usecs [ 1.791453] async_waiting @ 1 [ 1.791528] async_continuing @ 1 after 1 usec [ 1.791554] Freeing unused kernel memory: 400k freed [ 1.792126] Write protecting the kernel text: 3084k [ 1.792245] Write protecting the kernel read-only data: 1212k [ 1.798842] ohci_hcd 0000:00:12.0: wakeup root hub [ 1.842919] ehci-pci 0000:00:12.2: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 1.842961] hub 1-0:1.0: port 2, status 0501, change 0000, 480 Mb/s [ 1.842977] ehci-pci 0000:00:12.2: port 2 low speed --> companion [ 1.862911] hub 3-0:1.0: hub_resume [ 1.862933] ohci_hcd 0000:00:12.0: GetStatus roothub.portstatus [0] = 0x00010301 CSC LSDA PPS CCS [ 1.862943] hub 3-0:1.0: port 1: status 0301 change 0001 [ 1.862954] ohci_hcd 0000:00:12.0: GetStatus roothub.portstatus [1] = 0x00010301 CSC LSDA PPS CCS [ 1.862960] hub 3-0:1.0: port 2: status 0301 change 0001 [ 1.868317] calling sp5100_tco_init_module+0x0/0x1000 [sp5100_tco] @ 82 [ 1.868381] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05 [ 1.868481] sp5100_tco: PCI Revision ID: 0x42 [ 1.868597] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address [ 1.868611] sp5100_tco: Last reboot was not triggered by watchdog. [ 1.874117] calling init_scsi+0x0/0x7e [scsi_mod] @ 78 [ 1.874347] SCSI subsystem initialized [ 1.874445] initcall init_scsi+0x0/0x7e [scsi_mod] returned 0 after 253 usecs [ 1.877955] calling ata_init+0x0/0x275 [libata] @ 78 [ 1.877968] ACPI: bus type ATA registered [ 1.878005] libata version 3.00 loaded. [ 1.878099] initcall ata_init+0x0/0x275 [libata] returned 0 after 110 usecs [ 1.883771] sp5100_tco: initialized (0xf82a8b00). heartbeat=60 sec (nowayout=0) [ 1.883873] initcall sp5100_tco_init_module+0x0/0x1000 [sp5100_tco] returned 0 after 15119 usecs [ 1.898840] ehci-pci 0000:00:12.2: GetStatus port:2 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 1.898887] hub 1-0:1.0: state 7 ports 5 chg 0000 evt 0006 [ 1.898899] ehci-pci 0000:00:12.2: GetStatus port:1 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 1.898911] hub 1-0:1.0: port 1, status 0100, change 0001, 12 Mb/s [ 1.906036] calling thermal_init+0x0/0x1000 [thermal_sys] @ 107 [ 1.906154] initcall thermal_init+0x0/0x1000 [thermal_sys] returned 0 after 31 usecs [ 1.918426] calling ahci_pci_driver_init+0x0/0x1000 [ahci] @ 78 [ 1.918540] ahci 0000:00:11.0: version 3.0 [ 1.924386] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode [ 1.924398] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part [ 1.926695] calling acpi_thermal_init+0x0/0x1000 [thermal] @ 107 [ 1.928973] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.928979] ACPI: Thermal Zone [TZ00] (40 C) [ 1.932176] initcall acpi_thermal_init+0x0/0x1000 [thermal] returned 0 after 5207 usecs [ 1.934391] scsi0 : ahci [ 1.939567] scsi1 : ahci [ 1.940295] scsi2 : ahci [ 1.940440] scsi3 : ahci [ 1.940575] scsi4 : ahci [ 1.940779] scsi5 : ahci [ 1.940937] ata1: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b100 irq 19 [ 1.940944] ata2: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b180 irq 19 [ 1.940949] ata3: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b200 irq 19 [ 1.940954] ata4: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b280 irq 19 [ 1.940959] ata5: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b300 irq 19 [ 1.940964] ata6: SATA max UDMA/133 abar m1024@0xf014b000 port 0xf014b380 irq 19 [ 1.941265] initcall ahci_pci_driver_init+0x0/0x1000 [ahci] returned 0 after 22210 usecs [ 1.964728] calling acpi_fan_driver_init+0x0/0x1000 [fan] @ 153 [ 1.964997] ACPI: Fan [FAN0] (on) [ 1.965083] initcall acpi_fan_driver_init+0x0/0x1000 [fan] returned 0 after 265 usecs [ 1.969563] calling rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 157 [ 1.969674] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.970175] r8169 0000:03:00.0: irq 42 for MSI/MSI-X [ 1.979392] r8169 0000:03:00.0 eth0: RTL8168e/8111e at 0xf8032000, 00:25:22:f8:1f:c8, XID 0c200000 IRQ 42 [ 1.979401] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.980938] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 11017 usecs [ 2.026858] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x100 [ 2.026876] ehci-pci 0000:00:12.2: GetStatus port:2 status 003002 0 ACK POWER OWNER sig=se0 CSC [ 2.026888] hub 1-0:1.0: port 2, status 0100, change 0001, 12 Mb/s [ 2.155091] hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x100 [ 2.155120] hub 4-0:1.0: state 7 ports 5 chg 0000 evt 0000 [ 2.155129] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 2.155136] hub 3-0:1.0: state 7 ports 5 chg 0006 evt 0000 [ 2.155218] hub 3-0:1.0: port 1, status 0301, change 0000, 1.5 Mb/s [ 2.155277] hub 1-0:1.0: hub_suspend [ 2.155289] usb usb1: bus auto-suspend, wakeup 1 [ 2.155294] ehci-pci 0000:00:12.2: suspend root hub [ 2.155980] hub 4-0:1.0: hub_suspend [ 2.155986] usb usb4: bus auto-suspend, wakeup 1 [ 2.155992] ohci_hcd 0000:00:13.0: suspend root hub [ 2.156012] hub 5-0:1.0: hub_suspend [ 2.156017] usb usb5: bus auto-suspend, wakeup 1 [ 2.156023] ohci_hcd 0000:00:14.5: suspend root hub [ 2.182166] ohci_hcd 0000:00:12.0: port[0] reset timeout, stat 00000311 [ 2.235136] ohci_hcd 0000:00:12.0: GetStatus roothub.portstatus [0] = 0x00100303 PRSC LSDA PPS PES CCS [ 2.259143] ata1: SATA link down (SStatus 0 SControl 300) [ 2.263141] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 2.263191] ata2: SATA link down (SStatus 0 SControl 300) [ 2.267151] ata4: SATA link down (SStatus 0 SControl 300) [ 2.267201] ata6: SATA link down (SStatus 0 SControl 300) [ 2.267242] ata5: SATA link down (SStatus 0 SControl 300) [ 2.269502] ata3.00: ATA-8: WDC WD20EARS-60MVWB0, 51.0AB51, max UDMA/100 [ 2.269511] ata3.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA [ 2.276519] ata3.00: configured for UDMA/100 [ 2.277226] scsi 2:0:0:0: Direct-Access ATA WDC WD20EARS-60M 51.0 PQ: 0 ANSI: 5 [ 2.290240] calling init_sd+0x0/0x1000 [sd_mod] @ 174 [ 2.290657] sd 2:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) [ 2.290663] sd 2:0:0:0: [sda] 4096-byte physical blocks [ 2.290810] sd 2:0:0:0: [sda] Write Protect is off [ 2.290816] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 2.290826] usb 3-1: new low-speed USB device number 2 using ohci_hcd [ 2.290875] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.291412] initcall init_sd+0x0/0x1000 [sd_mod] returned 0 after 1059 usecs [ 2.304742] sda: sda1 sda2 [ 2.306222] sd 2:0:0:0: [sda] Attached SCSI disk [ 2.317887] ohci_hcd 0000:00:12.0: port[0] reset timeout, stat 00000313 [ 2.371128] ohci_hcd 0000:00:12.0: GetStatus roothub.portstatus [0] = 0x00100303 PRSC LSDA PPS PES CCS [ 2.455296] usb 3-1: skipped 1 descriptor after interface [ 2.457279] usb 3-1: default language 0x0409 [ 2.464299] usb 3-1: udev 2, busnum 3, minor = 257 [ 2.464309] usb 3-1: New USB device found, idVendor=046d, idProduct=c312 [ 2.464315] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.464320] usb 3-1: Product: USB Multimedia Keyboard [ 2.464324] usb 3-1: Manufacturer: LITEON Technology [ 2.464785] usb 3-1: usb_probe_device [ 2.464797] usb 3-1: configuration #1 chosen from 1 choice [ 2.466000] usb 3-1: adding 3-1:1.0 (config #1, interface 0) [ 2.466201] hub 3-0:1.0: port 2, status 0301, change 0000, 1.5 Mb/s [ 2.471368] calling hid_init+0x0/0x1000 [usbhid] @ 183 [ 2.471473] usbhid 3-1:1.0: usb_probe_interface [ 2.471480] usbhid 3-1:1.0: usb_probe_interface - got id [ 2.476861] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input0 [ 2.476892] hid-generic 0003:046D:C312.0001: input: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:12.0-1/input0 [ 2.476969] usbcore: registered new interface driver usbhid [ 2.476972] usbhid: USB HID core driver [ 2.476987] initcall hid_init+0x0/0x1000 [usbhid] returned 0 after 5402 usecs [ 2.486895] tsc: Refined TSC clocksource calibration: 1599.999 MHz [ 2.486909] Switching to clocksource tsc [ 2.489889] ohci_hcd 0000:00:12.0: port[1] reset timeout, stat 00000311 [ 2.510234] calling md_init+0x0/0x1000 [md_mod] @ 194 [ 2.510386] initcall md_init+0x0/0x1000 [md_mod] returned 0 after 124 usecs [ 2.528236] md: md0 stopped. [ 2.531048] md: bind<sda1> [ 2.534972] calling raid_init+0x0/0x1000 [raid1] @ 201 [ 2.534981] md: raid1 personality registered for level 1 [ 2.534989] initcall raid_init+0x0/0x1000 [raid1] returned 0 after 4 usecs [ 2.535951] md/raid1:md0: active with 1 out of 2 mirrors [ 2.536019] md0: detected capacity change from 0 to 509804544 [ 2.536857] RAID1 conf printout: [ 2.536864] --- wd:1 rd:2 [ 2.536869] disk 0, wo:0, o:1, dev:sda1 [ 2.539191] md0: unknown partition table [ 2.542929] ohci_hcd 0000:00:12.0: GetStatus roothub.portstatus [1] = 0x00100303 PRSC LSDA PPS PES CCS [ 2.598824] usb 3-2: new low-speed USB device number 3 using ohci_hcd [ 2.599038] md: md1 stopped. [ 2.625598] ohci_hcd 0000:00:12.0: port[1] reset timeout, stat 00000313 [ 2.636117] md: bind<sda2> [ 2.638910] md/raid1:md1: active with 1 out of 2 mirrors [ 2.638959] md1: detected capacity change from 0 to 1999886286848 [ 2.639018] RAID1 conf printout: [ 2.639043] --- wd:1 rd:2 [ 2.639047] disk 0, wo:0, o:1, dev:sda2 [ 2.644192] md1: unknown partition table [ 2.652478] calling dm_init+0x0/0x2f [dm_mod] @ 215 [ 2.652516] device-mapper: uevent: version 1.0.3 [ 2.652638] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@xxxxxxxxxx [ 2.652658] initcall dm_init+0x0/0x2f [dm_mod] returned 0 after 152 usecs [ 2.678942] ohci_hcd 0000:00:12.0: GetStatus roothub.portstatus [1] = 0x00100303 PRSC LSDA PPS PES CCS [ 2.724369] calling dm_crypt_init+0x0/0x1000 [dm_crypt] @ 223 [ 2.724395] initcall dm_crypt_init+0x0/0x1000 [dm_crypt] returned 0 after 12 usecs [ 2.765285] usb 3-2: skipped 1 descriptor after interface [ 2.765298] usb 3-2: udev 3, busnum 3, minor = 258 [ 2.765304] usb 3-2: New USB device found, idVendor=1241, idProduct=1122 [ 2.765309] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 2.765689] usb 3-2: usb_probe_device [ 2.765701] usb 3-2: configuration #1 chosen from 1 choice [ 2.767301] usb 3-2: adding 3-2:1.0 (config #1, interface 0) [ 2.767402] usbhid 3-2:1.0: usb_probe_interface [ 2.767409] usbhid 3-2:1.0: usb_probe_interface - got id [ 2.774639] input: HID 1241:1122 as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/input/input1 [ 2.774765] hid-generic 0003:1241:1122.0002: input: USB HID v1.00 Mouse [HID 1241:1122] on usb-0000:00:12.0-2/input0 [ 2.774886] hub 3-0:1.0: state 7 ports 5 chg 0000 evt 0004 [ 21.729374] calling crypto_cbc_module_init+0x0/0x1000 [cbc] @ 241 [ 21.729389] initcall crypto_cbc_module_init+0x0/0x1000 [cbc] returned 0 after 1 usecs [ 21.739381] calling sha256_generic_mod_init+0x0/0x1000 [sha256_generic] @ 249 [ 21.739642] initcall sha256_generic_mod_init+0x0/0x1000 [sha256_generic] returned 0 after 240 usecs [ 21.742884] bio: create slab <bio-1> at 1 [ 21.827640] bio: create slab <bio-1> at 1 [ 23.215965] PM: Starting manual resume from disk [ 23.215974] PM: Hibernation image partition 253:2 present [ 23.215977] PM: Looking for hibernation image. [ 23.216917] PM: Image not found (code -22) [ 23.216924] PM: Hibernation image not present or could not be loaded. [ 23.224006] calling journal_init+0x0/0xd2e [jbd] @ 341 [ 23.224054] initcall journal_init+0x0/0xd2e [jbd] returned 0 after 27 usecs [ 23.225182] calling init_mbcache+0x0/0x1000 [mbcache] @ 341 [ 23.225196] initcall init_mbcache+0x0/0x1000 [mbcache] returned 0 after 1 usecs [ 23.235084] calling init_ext3_fs+0x0/0x6e [ext3] @ 341 [ 23.235175] initcall init_ext3_fs+0x0/0x6e [ext3] returned 0 after 62 usecs [ 23.253473] kjournald starting. Commit interval 5 seconds [ 23.253593] EXT3-fs (dm-1): mounted filesystem with ordered data mode [ 24.341390] SELinux: 2048 avtab hash slots, 62387 rules. [ 24.372223] SELinux: 2048 avtab hash slots, 62387 rules. [ 24.381600] SELinux: 6 users, 6 roles, 1820 types, 106 bools, 1 sens, 1024 cats [ 24.381609] SELinux: 83 classes, 62387 rules [ 24.387935] SELinux: Permission wake_alarm in class capability2 not defined in policy. [ 24.387943] SELinux: Permission block_suspend in class capability2 not defined in policy. [ 24.387955] SELinux: Permission attach_queue in class tun_socket not defined in policy. [ 24.387959] SELinux: the above unknown classes and permissions will be denied [ 24.387980] SELinux: Completing initialization. [ 24.387983] SELinux: Setting up existing superblocks. [ 24.388003] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts [ 24.388015] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts [ 24.388023] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts [ 24.388037] SELinux: initialized (dev proc, type proc), uses genfs_contexts [ 24.388053] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 24.388075] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs [ 24.388610] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts [ 24.388991] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs [ 24.388996] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs [ 24.389007] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts [ 24.389015] SELinux: initialized (dev devpts, type devpts), uses transition SIDs [ 24.389036] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs [ 24.389046] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs [ 24.389058] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts [ 24.389079] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts [ 24.389544] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 24.389975] SELinux: initialized (dev dm-1, type ext3), uses xattr [ 24.390061] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 24.501735] type=1403 audit(1373523899.206:2): policy loaded auid=4294967295 ses=4294967295 [ 25.230544] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs [ 26.174536] type=1400 audit(1373523900.878:3): avc: denied { block_suspend } for pid=512 comm="udevd" capability=36 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=capability2 [ 26.586923] calling evdev_init+0x0/0x1000 [evdev] @ 602 [ 26.587587] calling serio_raw_drv_init+0x0/0x1000 [serio_raw] @ 578 [ 26.587632] initcall serio_raw_drv_init+0x0/0x1000 [serio_raw] returned 0 after 32 usecs [ 26.588465] initcall evdev_init+0x0/0x1000 [evdev] returned 0 after 1489 usecs [ 26.651491] calling psmouse_init+0x0/0x6b [psmouse] @ 577 [ 26.651886] initcall psmouse_init+0x0/0x6b [psmouse] returned 0 after 367 usecs [ 26.772830] calling init_soundcore+0x0/0x1000 [soundcore] @ 627 [ 26.772857] initcall init_soundcore+0x0/0x1000 [soundcore] returned 0 after 15 usecs [ 27.079281] calling acpi_button_driver_init+0x0/0x1000 [button] @ 619 [ 27.079449] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2 [ 27.079897] ACPI: Power Button [PWRB] [ 27.080037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 27.080150] ACPI: Power Button [PWRF] [ 27.080257] initcall acpi_button_driver_init+0x0/0x1000 [button] returned 0 after 939 usecs [ 27.183923] calling alsa_sound_init+0x0/0x7d [snd] @ 663 [ 27.183974] initcall alsa_sound_init+0x0/0x7d [snd] returned 0 after 29 usecs [ 27.285975] calling alsa_timer_init+0x0/0x1000 [snd_timer] @ 674 [ 27.286086] initcall alsa_timer_init+0x0/0x1000 [snd_timer] returned 0 after 93 usecs [ 27.312641] calling alsa_seq_device_init+0x0/0x1000 [snd_seq_device] @ 676 [ 27.312662] initcall alsa_seq_device_init+0x0/0x1000 [snd_seq_device] returned 0 after 8 usecs [ 27.460941] calling alsa_seq_init+0x0/0x45 [snd_seq] @ 674 [ 27.462440] initcall alsa_seq_init+0x0/0x45 [snd_seq] returned 0 after 1440 usecs [ 27.481202] calling acpi_processor_init+0x0/0x1000 [processor] @ 606 [ 27.481366] ACPI: acpi_idle registered with cpuidle [ 27.496240] initcall acpi_processor_init+0x0/0x1000 [processor] returned 0 after 14657 usecs [ 27.535470] calling alsa_rawmidi_init+0x0/0x1000 [snd_rawmidi] @ 682 [ 27.535486] initcall alsa_rawmidi_init+0x0/0x1000 [snd_rawmidi] returned 0 after 2 usecs [ 27.597001] calling alsa_seq_midi_event_init+0x0/0x1000 [snd_seq_midi_event] @ 687 [ 27.597014] initcall alsa_seq_midi_event_init+0x0/0x1000 [snd_seq_midi_event] returned 0 after 0 usecs [ 27.603705] calling alsa_seq_midi_init+0x0/0x1000 [snd_seq_midi] @ 685 [ 27.603720] initcall alsa_seq_midi_init+0x0/0x1000 [snd_seq_midi] returned 0 after 3 usecs [ 27.643427] calling alsa_mpu401_uart_init+0x0/0x1000 [snd_mpu401_uart] @ 627 [ 27.643440] initcall alsa_mpu401_uart_init+0x0/0x1000 [snd_mpu401_uart] returned 0 after 0 usecs [ 27.670752] calling snd_mem_init+0x0/0x1000 [snd_page_alloc] @ 537 [ 27.670801] initcall snd_mem_init+0x0/0x1000 [snd_page_alloc] returned 0 after 11 usecs [ 27.688023] calling alsa_card_mpu401_init+0x0/0x1000 [snd_mpu401] @ 627 [ 27.688091] mpu401: probe of 00:0c failed with error -16 [ 27.688106] MPU-401 device not found or device busy [ 27.697721] initcall alsa_card_mpu401_init+0x0/0x1000 [snd_mpu401] returned -19 after 9452 usecs [ 27.744584] calling svm_init+0x0/0xdcf [kvm_amd] @ 593 [ 27.745067] kvm: Nested Virtualization enabled [ 27.745521] initcall svm_init+0x0/0xdcf [kvm_amd] returned 0 after 888 usecs [ 27.920976] calling alsa_pcm_init+0x0/0x1000 [snd_pcm] @ 537 [ 27.921007] initcall alsa_pcm_init+0x0/0x1000 [snd_pcm] returned 0 after 11 usecs [ 27.947313] calling drm_core_init+0x0/0x102 [drm] @ 515 [ 27.947421] [drm] Initialized drm 1.1.0 20060810 [ 27.947457] initcall drm_core_init+0x0/0x102 [drm] returned 0 after 66 usecs [ 27.949183] calling alsa_hwdep_init+0x0/0x1000 [snd_hwdep] @ 537 [ 27.949214] initcall alsa_hwdep_init+0x0/0x1000 [snd_hwdep] returned 0 after 18 usecs [ 28.048895] calling ttm_init+0x0/0x1000 [ttm] @ 515 [ 28.049379] initcall ttm_init+0x0/0x1000 [ttm] returned 0 after 445 usecs [ 28.222181] calling azx_driver_init+0x0/0xf16 [snd_hda_intel] @ 537 [ 28.222501] snd_hda_intel 0000:00:01.1: irq 43 for MSI/MSI-X [ 28.231784] input: HD-Audio Generic HDMI as /devices/pci0000:00/0000:00:01.1/sound/card0/input4 [ 28.234060] calling backlight_class_init+0x0/0x1000 [backlight] @ 515 [ 28.234088] initcall backlight_class_init+0x0/0x1000 [backlight] returned 0 after 15 usecs [ 28.265039] calling patch_realtek_init+0x0/0x1000 [snd_hda_codec_realtek] @ 706 [ 28.265055] initcall patch_realtek_init+0x0/0x1000 [snd_hda_codec_realtek] returned 0 after 1 usecs [ 28.266115] hda_codec: ALC892: SKU not ready 0x00000100 [ 28.269628] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input5 [ 28.293581] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input6 [ 28.293928] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input7 [ 28.294205] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input8 [ 28.294475] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input9 [ 28.294749] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input10 [ 28.295094] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input11 [ 28.295365] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12 [ 28.295634] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input13 [ 28.296606] initcall azx_driver_init+0x0/0xf16 [snd_hda_intel] returned 0 after 72652 usecs [ 29.059888] calling radeon_init+0x0/0xa1 [radeon] @ 515 [ 29.059896] [drm] radeon kernel modesetting enabled. [ 29.061004] [drm] initializing kernel modesetting (PALM 0x1002:0x9802 0x1002:0x9802). [ 29.061048] [drm] register mmio base: 0xF0100000 [ 29.061051] [drm] register mmio size: 262144 [ 29.061139] ATOM BIOS: AMD [ 29.061211] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used) [ 29.061218] radeon 0000:00:01.0: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF [ 29.061221] [drm] Detected VRAM RAM=384M, BAR=256M [ 29.061225] [drm] RAM width 32bits DDR [ 29.061366] [TTM] Zone kernel: Available graphics memory: 438544 kiB [ 29.061370] [TTM] Zone highmem: Available graphics memory: 1622228 kiB [ 29.061372] [TTM] Initializing pool allocator [ 29.061445] [drm] radeon: 384M of VRAM memory ready [ 29.061449] [drm] radeon: 512M of GTT memory ready. [ 29.093798] radeon 0000:00:01.0: f5ebca00 unpin not necessary [ 29.359315] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xf8966118 [ 29.359327] [drm] GART: num cpu pages 131072, num gpu pages 131072 [ 29.361013] [drm] Loading PALM Microcode [ 29.414791] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). [ 29.415027] radeon 0000:00:01.0: WB enabled [ 29.415035] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffa1fc00 [ 29.415042] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffa1fc0c [ 29.502778] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000177118 and cpu addr 0xf90b2118 [ 29.502784] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 29.502787] [drm] Driver supports precise vblank timestamp query. [ 29.502886] radeon 0000:00:01.0: irq 44 for MSI/MSI-X [ 29.502912] radeon 0000:00:01.0: radeon: using MSI. [ 29.502955] [drm] radeon: irq initialized. [ 29.519513] [drm] ring test on 0 succeeded in 1 usecs [ 29.519575] [drm] ring test on 3 succeeded in 1 usecs [ 30.556521] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 31.576825] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 32.597136] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 33.617510] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 34.637816] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 35.658127] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 36.678438] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 37.698743] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 38.719117] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 39.739428] [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! [ 39.767402] [drm:r600_uvd_init] *ERROR* UVD not responding, giving up!!! [ 39.794095] [drm:evergreen_startup] *ERROR* radeon: error initializing UVD (-1). [ 39.801937] [drm] ib test on ring 0 succeeded in 0 usecs [ 39.801975] [drm] ib test on ring 3 succeeded in 0 usecs [ 39.802497] [drm] Radeon Display Connectors [ 39.802500] [drm] Connector 0: [ 39.802503] [drm] HDMI-A-1 [ 39.802505] [drm] HPD1 [ 39.802510] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c [ 39.802512] [drm] Encoders: [ 39.802515] [drm] DFP1: INTERNAL_UNIPHY [ 39.802517] [drm] Connector 1: [ 39.802520] [drm] HDMI-A-2 [ 39.802522] [drm] HPD2 [ 39.802526] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c [ 39.802528] [drm] Encoders: [ 39.802531] [drm] DFP2: INTERNAL_UNIPHY [ 39.802533] [drm] Connector 2: [ 39.802536] [drm] VGA-1 [ 39.802539] [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4 [ 39.802542] [drm] Encoders: [ 39.802544] [drm] CRT1: INTERNAL_KLDSCP_DAC1 [ 39.802600] [drm] Internal thermal controller without fan control [ 39.802661] == power state 0 == [ 39.802664] ui class: none [ 39.802667] internal class: uvd_hd [ 39.802671] caps: [ 39.802674] uvd vclk: 40000 dclk: 30477 [ 39.802678] power level 0 sclk: 27827 vddc: 900 [ 39.802679] status: [ 39.802682] == power state 1 == [ 39.802684] ui class: none [ 39.802686] internal class: uvd [ 39.802688] caps: [ 39.802691] uvd vclk: 53334 dclk: 40000 [ 39.802694] power level 0 sclk: 49231 vddc: 975 [ 39.802696] status: [ 39.802698] == power state 2 == [ 39.802700] ui class: performance [ 39.802702] internal class: none [ 39.802704] caps: [ 39.802707] uvd vclk: 0 dclk: 0 [ 39.802710] power level 0 sclk: 27827 vddc: 900 [ 39.802712] power level 1 sclk: 49231 vddc: 975 [ 39.802714] status: [ 39.802716] == power state 3 == [ 39.802718] ui class: none [ 39.802720] internal class: boot [ 39.802723] caps: [ 39.802725] uvd vclk: 0 dclk: 0 [ 39.802728] power level 0 sclk: 20000 vddc: 975 [ 39.802730] status: c r b [ 39.802733] == power state 4 == [ 39.802735] ui class: none [ 39.802737] internal class: thermal [ 39.802740] caps: [ 39.802753] uvd vclk: 0 dclk: 0 [ 39.802756] power level 0 sclk: 20000 vddc: 900 [ 39.802758] status: [ 39.802762] [drm] Found smc ucode version: 0x00010601 [ 39.802876] switching from power state: [ 39.802878] ui class: none [ 39.802880] internal class: boot [ 39.802883] caps: [ 39.802885] uvd vclk: 0 dclk: 0 [ 39.802888] power level 0 sclk: 20000 vddc: 975 [ 39.802890] status: c b [ 39.802893] switching to power state: [ 39.802895] ui class: performance [ 39.802897] internal class: none [ 39.802900] caps: [ 39.802902] uvd vclk: 0 dclk: 0 [ 39.802905] power level 0 sclk: 27827 vddc: 900 [ 39.802908] power level 1 sclk: 49231 vddc: 975 [ 39.802909] status: r [ 39.802974] [drm] radeon: dpm initialized [ 39.802983] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000008, active_devices 00000000 [ 39.802990] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000 [ 39.802995] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000 [ 39.803110] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:HDMI-A-1] [ 39.804268] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected [ 39.804273] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:13:HDMI-A-1] disconnected [ 39.804278] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-2] [ 39.805424] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected [ 39.805427] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-2] disconnected [ 39.805432] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:VGA-1] [ 39.839677] [drm:radeon_atombios_connected_scratch_regs], CRT1 connected [ 39.839760] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:VGA-1] probed modes : [ 39.839765] [drm:drm_mode_debug_printmodeline], Modeline 31:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5 [ 39.839772] [drm:drm_mode_debug_printmodeline], Modeline 19:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 [ 39.839778] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5 [ 39.839784] [drm:drm_mode_debug_printmodeline], Modeline 23:"1024x768" 75 78750 1024 1040 1136 1312 768 769 772 800 0x40 0x5 [ 39.839790] [drm:drm_mode_debug_printmodeline], Modeline 33:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa [ 39.839796] [drm:drm_mode_debug_printmodeline], Modeline 34:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa [ 39.839802] [drm:drm_mode_debug_printmodeline], Modeline 35:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa [ 39.839807] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5 [ 39.839813] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5 [ 39.839819] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 [ 39.839824] [drm:drm_mode_debug_printmodeline], Modeline 25:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5 [ 39.839830] [drm:drm_mode_debug_printmodeline], Modeline 26:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa [ 39.839836] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa [ 39.839841] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa [ 39.839847] [drm:drm_mode_debug_printmodeline], Modeline 29:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa [ 39.839852] [drm:drm_mode_debug_printmodeline], Modeline 22:"720x405" 70 26483 720 736 808 896 405 406 409 422 0x0 0x6 [ 39.839858] [drm:drm_mode_debug_printmodeline], Modeline 30:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6 [ 39.839864] [drm:drm_mode_debug_printmodeline], Modeline 21:"640x400" 70 23354 640 656 720 800 400 401 404 417 0x0 0x6 [ 39.839869] [drm:drm_mode_debug_printmodeline], Modeline 20:"640x360" 70 20604 640 648 712 784 360 361 364 375 0x0 0x6 [ 39.839876] [drm:drm_setup_crtcs], [ 39.839881] [drm:drm_enable_connectors], connector 13 enabled? no [ 39.839885] [drm:drm_enable_connectors], connector 15 enabled? no [ 39.839888] [drm:drm_enable_connectors], connector 17 enabled? yes [ 39.839891] [drm:drm_target_preferred], looking for cmdline mode on connector 17 [ 39.839895] [drm:drm_target_preferred], looking for preferred mode on connector 17 [ 39.839899] [drm:drm_target_preferred], found mode 1280x1024 [ 39.839902] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config [ 39.839908] [drm:drm_setup_crtcs], desired mode 1280x1024 set on crtc 10 [ 39.844284] [drm] fb mappable at 0xE0378000 [ 39.844289] [drm] vram apper at 0xE0000000 [ 39.844292] [drm] size 5242880 [ 39.844294] [drm] fb depth is 24 [ 39.844297] [drm] pitch is 5120 [ 39.844819] fbcon: radeondrmfb (fb0) is primary device [ 39.846715] [drm:drm_crtc_helper_set_config], [ 39.846719] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:39] #connectors=1 (x y) (0 0) [ 39.846733] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set [ 39.846736] [drm:drm_crtc_helper_set_config], modes are different, full mode set [ 39.846741] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0 [ 39.846783] [drm:drm_mode_debug_printmodeline], Modeline 38:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5 [ 39.846787] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch [ 39.846789] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch [ 39.846793] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:VGA-1] to [CRTC:10] [ 39.846795] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace [ 39.846801] [drm:drm_mode_debug_printmodeline], Modeline 38:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5 [ 39.846810] [drm:radeon_encoder_set_active_device], setting active device to 00000001 from 00000001 00000001 for encoder 4 [ 39.846829] [drm:drm_crtc_helper_set_mode], [CRTC:10] [ 39.846890] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000008, active_devices 00000000 [ 39.846897] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000 [ 39.846948] [drm:radeon_compute_pll_avivo], 13500, pll dividers - fb: 21.6 ref: 2, post 8 [ 39.863312] [drm:drm_crtc_helper_set_mode], [ENCODER:16:TV-16] set [MODE:38:1280x1024] [ 39.863318] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000001 [ 39.863386] [drm:dce4_crtc_load_lut], 0 [ 39.876707] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 0, devices 00000001, active_devices 00000001 [ 39.876722] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000008, active_devices 00000000 [ 39.876729] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000 [ 39.876746] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on [ 39.876749] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:VGA-1] set DPMS on [ 39.876754] [drm:drm_crtc_helper_set_config], [ 39.876757] [drm:drm_crtc_helper_set_config], [CRTC:11] [NOFB] [ 39.876760] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000008, active_devices 00000000 [ 39.876764] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000 [ 39.876920] [drm:drm_crtc_helper_set_config], [ 39.876924] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:39] #connectors=1 (x y) (0 0) [ 39.876937] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:VGA-1] to [CRTC:10] [ 39.876939] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on [ 39.876942] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:VGA-1] set DPMS on [ 39.876947] [drm:dce4_crtc_load_lut], 0 [ 39.876984] [drm:dce4_crtc_load_lut], 0 [ 39.889900] Console: switching to colour frame buffer device 160x64 [ 39.889908] [drm:drm_crtc_helper_set_config], [ 39.889911] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:39] #connectors=1 (x y) (0 0) [ 39.889918] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:VGA-1] to [CRTC:10] [ 39.889921] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on [ 39.889923] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:VGA-1] set DPMS on [ 39.889926] [drm:dce4_crtc_load_lut], 0 [ 39.889960] [drm:dce4_crtc_load_lut], 0 [ 39.902914] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device [ 39.902919] radeon 0000:00:01.0: registered panic notifier [ 39.902938] [drm:radeon_acpi_init], Call to ATCS verify_interface failed: -5 [ 39.902945] [drm:radeon_acpi_init], Call to ATIF verify_interface failed: -5 [ 39.902953] [drm] Initialized radeon 2.34.0 20080528 for 0000:00:01.0 on minor 0 [ 39.903223] initcall radeon_init+0x0/0xa1 [radeon] returned 0 after 10589131 usecs […] Are there other switches to increase the debugging level to get more information why exactly the startup fails? Thanks, Paul [1] http://lists.freedesktop.org/archives/dri-devel/2013-July/041213.html
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel