USB drives not working right in kernels 3.7.6

On any kernels > 3.7.6 USB drives are taking a very long time to show up and I'm getting a lot of these:
Feb 16 06:45:40 archy kernel: usb 1-3: device not accepting address 3, error -110
Feb 16 06:45:56 archy kernel: usb 1-3: device descriptor read/64, error -110
Feb 16 06:46:11 archy kernel: usb 1-3: device descriptor read/64, error -110
Feb 16 06:46:21 archy kernel: usb 1-3: device not accepting address 5, error -110
Feb 16 06:46:32 archy kernel: usb 1-3: device not accepting address 6, error -110
Feb 16 06:46:32 archy kernel: hub 1-0:1.0: unable to enumerate USB device on port 3
...in my log.  Does anyone know if there were any USB related changes to the kernel recently or have any ideas of things I could try besides downgrading my kernel?

Me too! Same message from journalctl. kernel 3.7.7, with several usb devices (hdd, pendrive, dvb-t tuner).
I'm waiting for linux-3.7.8.
Gooberslot, what's your kernel version?
Edit:
Ok, it's a bug related to ehci_hcd module, kernel 3.7.7 and 3.7.8 are affected:
Currently (on 3.7.8), only manually reloading (modprobe -r ehci_hcd) ehci_hcd works.
https://bugs.archlinux.org/task/33887
Last edited by blackrebel (2013-02-16 13:59:04)

Similar Messages

  • Why is my usb drive not working

    my usb drive will work temperaly. but then will go out.

    I also can't download any of my memory cards from my USB port. This just started.

  • Acer C710 - USB Ports not working with patched kernel

    I have an...
    Acer C710-844G01ii
    I have replaced the original SSD with a Mushkin 120GB SSD (MKNSSDCR120GB-7)
    I've used John Lewis' script at https://johnlewis.ie to flash the firmware. It works great. It loads 64 bit dual arch iso (2014.10.01) written to a USB flashdrive (Well, I'm actually using SD card in a USB reader. Not sure if that makes a difference) without having to utilize the workaround listed on the Chromebook wiki page (https://wiki.archlinux.org/index.php/Ch … stallation). I just create a regular arch bootable usb and it seems to work fine. I can use the bootable USB tools. I can install arch to the hard disk fine. (I did this a couple of times on the original SSD that came with the chromebook before I replaced it, so I know it works without having to change the SSD).
    The problem I'm having occurs after I install the patched kernel (linux-chromebook-3.16.4-1-x86_64 or linux-mainline-chromebook-3.17-1-x86_64 I've tried them both. Both times I wiped the hard drive and went through the entire install process from scratch). After booting, everything loads up fine except that I lose functionality of my USB ports. The custom BIOS still reads the arch bootable USB if I choose to boot into it. If I boot from the hard drive though, as soon as the patched kernel loads, the USB ports are not working.
    The output of
    dmesg | tail
    is the same before and after inserting a flash drive into a usb port.
    Running the command
    lsusb
    gives output
    unable to initialize libusb: -99

    Updated the system, now using arch kernel 3.17.1-1
    Problem still exists.
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.17.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=572dffe4-4501-4df5-967f-c535313cfa24 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000acee3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000acee4000-0x00000000af9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Google Parrot/Parrot, BIOS 4.0-6588-g4acd8ea-dirty 09/04/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x14f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: write-back
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-FFFFF write-back
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0AD000000 mask FFF000000 uncachable
    [ 0.000000] 1 base 0AE000000 mask FFE000000 uncachable
    [ 0.000000] 2 base 0B0000000 mask FF0000000 uncachable
    [ 0.000000] 3 base 0C0000000 mask FF0000000 uncachable
    [ 0.000000] 4 base 0D0000000 mask FF0000000 write-combining
    [ 0.000000] 5 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xacee4 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] reserving inaccessible SNB gfx pages
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    [ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [ 0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x14f400000-0x14f5fffff]
    [ 0.000000] [mem 0x14f400000-0x14f5fffff] page 2M
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x14c000000-0x14f3fffff]
    [ 0.000000] [mem 0x14c000000-0x14f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x14bffffff]
    [ 0.000000] [mem 0x100000000-0x14bffffff] page 2M
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x40200000-0xacee3fff]
    [ 0.000000] [mem 0x40200000-0xacdfffff] page 2M
    [ 0.000000] [mem 0xace00000-0xacee3fff] page 4k
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x379a0000-0x37cc7fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F6DD0 000024 (v02 CORE )
    [ 0.000000] ACPI: XSDT 0x00000000ACFEF0E0 00004C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: FACP 0x00000000ACFF2720 0000F4 (v03 CORE COREBOOT 00000000 CORE 00000001)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20140724/tbfadt-618)
    [ 0.000000] ACPI: DSDT 0x00000000ACFEF250 0034C7 (v02 COREv4 COREBOOT 20110725 INTL 20140114)
    [ 0.000000] ACPI: FACS 0x00000000ACFEF210 000040
    [ 0.000000] ACPI: HPET 0x00000000ACFF2820 000038 (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: APIC 0x00000000ACFF2860 00005C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: MCFG 0x00000000ACFF28C0 00003C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: SSDT 0x00000000ACFF3900 000818 (v02 CORE COREBOOT 0000002A CORE 0000002A)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000014f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x14f5fffff]
    [ 0.000000] NODE_DATA [mem 0x14f5fa000-0x14f5fdfff]
    [ 0.000000] [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88014ac00000-ffff88014ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x14f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xacee3fff]
    [ 0.000000] node 0: [mem 0x100000000-0x14f5fffff]
    [ 0.000000] On node 0 totalpages: 1032322
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 158 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 10988 pages used for memmap
    [ 0.000000] DMA32 zone: 703204 pages, LIFO batch:31
    [ 0.000000] Normal zone: 5080 pages used for memmap
    [ 0.000000] Normal zone: 325120 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xada00000-0xaf9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x508
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xacee4000-0xaf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xffffffff]
    [ 0.000000] e820: [mem 0xafa00000-0xefffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88014f200000 s86848 r8192 d23744 u1048576
    [ 0.000000] pcpu-alloc: s86848 r8192 d23744 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1016032
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=572dffe4-4501-4df5-967f-c535313cfa24 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3981852K/4129288K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 147436K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:8448 nr_irqs:440 0
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 1097.469 MHz processor
    [ 0.000073] Calibrating delay loop (skipped), value calculated using timer frequency.. 2195.39 BogoMIPS (lpj=3658230)
    [ 0.000078] pid_max: default: 32768 minimum: 301
    [ 0.000089] ACPI: Core revision 20140724
    [ 0.005690] ACPI: All ACPI Tables successfully acquired
    [ 0.008808] Security Framework initialized
    [ 0.008819] Yama: becoming mindful.
    [ 0.009391] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.011193] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.012001] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.012017] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.012360] Initializing cgroup subsys memory
    [ 0.012370] Initializing cgroup subsys devices
    [ 0.012374] Initializing cgroup subsys freezer
    [ 0.012378] Initializing cgroup subsys net_cls
    [ 0.012382] Initializing cgroup subsys blkio
    [ 0.012420] CPU: Physical Processor ID: 0
    [ 0.012422] CPU: Processor Core ID: 0
    [ 0.012432] mce: CPU supports 7 MCE banks
    [ 0.012454] CPU0: Thermal monitoring enabled (TM1)
    [ 0.012472] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    [ 0.012675] Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
    [ 0.014781] ftrace: allocating 20674 entries in 81 pages
    [ 0.037109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.070117] smpboot: CPU0: Intel(R) Celeron(R) CPU 847 @ 1.10GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.070132] TSC deadline timer enabled
    [ 0.070178] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
    [ 0.070223] ... version: 3
    [ 0.070226] ... bit width: 48
    [ 0.070228] ... generic registers: 8
    [ 0.070230] ... value mask: 0000ffffffffffff
    [ 0.070232] ... max period: 0000ffffffffffff
    [ 0.070234] ... fixed-purpose events: 3
    [ 0.070237] ... event mask: 00000007000000ff
    [ 0.090307] x86: Booting SMP configuration:
    [ 0.090312] .... node #0, CPUs: #1
    [ 0.103535] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.103559] x86: Booted up 1 node, 2 CPUs
    [ 0.103563] smpboot: Total of 2 processors activated (4391.78 BogoMIPS)
    [ 0.105926] devtmpfs: initialized
    [ 0.112736] pinctrl core: initialized pinctrl subsystem
    [ 0.112812] RTC time: 0:25:43, date: 10/27/14
    [ 0.112986] NET: Registered protocol family 16
    [ 0.113224] cpuidle: using governor ladder
    [ 0.113230] cpuidle: using governor menu
    [ 0.113291] ACPI: bus type PCI registered
    [ 0.113295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.113438] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [ 0.113443] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [ 0.113650] PCI: Using configuration type 1 for base access
    [ 0.124189] ACPI: Added _OSI(Module Device)
    [ 0.124193] ACPI: Added _OSI(Processor Device)
    [ 0.124196] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.124199] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.130313] ACPI: Interpreter enabled
    [ 0.130327] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    [ 0.130336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    [ 0.130364] ACPI: (supports S0 S3 S4 S5)
    [ 0.130367] ACPI: Using IOAPIC for interrupt routing
    [ 0.130407] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.136949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.136960] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.137053] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    [ 0.137240] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cedff])
    [ 0.137249] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.137502] PCI host bridge to bus 0000:00
    [ 0.137507] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.137512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.137515] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.137519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.137523] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 0.137526] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 0.137529] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 0.137533] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.137536] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.137540] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.137543] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.137547] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.137550] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.137553] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 0.137557] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 0.137560] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    [ 0.137564] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfebfffff]
    [ 0.137567] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
    [ 0.137583] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
    [ 0.137752] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
    [ 0.137774] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe03fffff 64bit]
    [ 0.137786] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.137796] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x103f]
    [ 0.138004] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 0.138046] pci 0000:00:16.0: reg 0x10: [mem 0xe0706100-0xe070610f 64bit]
    [ 0.138188] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.138353] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 0.138392] pci 0000:00:1a.0: reg 0x10: [mem 0xe0705800-0xe0705bff]
    [ 0.138555] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.138624] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.138714] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 0.138746] pci 0000:00:1b.0: reg 0x10: [mem 0xe0700000-0xe0703fff 64bit]
    [ 0.138900] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.138967] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.139051] pci 0000:00:1c.0: [8086:1e12] type 01 class 0x060400
    [ 0.139207] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.139354] pci 0000:00:1c.1: [8086:1e14] type 01 class 0x060400
    [ 0.139506] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.139671] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 0.139708] pci 0000:00:1d.0: reg 0x10: [mem 0xe0705c00-0xe0705fff]
    [ 0.139869] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.139938] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.140021] pci 0000:00:1f.0: [8086:1e5f] type 00 class 0x060100
    [ 0.140331] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 0.140373] pci 0000:00:1f.2: reg 0x10: [io 0x1060-0x1067]
    [ 0.140391] pci 0000:00:1f.2: reg 0x14: [io 0x1070-0x1073]
    [ 0.140409] pci 0000:00:1f.2: reg 0x18: [io 0x1068-0x106f]
    [ 0.140427] pci 0000:00:1f.2: reg 0x1c: [io 0x1074-0x1077]
    [ 0.140444] pci 0000:00:1f.2: reg 0x20: [io 0x1040-0x105f]
    [ 0.140461] pci 0000:00:1f.2: reg 0x24: [mem 0xe0705000-0xe07057ff]
    [ 0.140568] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.140707] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 0.140738] pci 0000:00:1f.3: reg 0x10: [mem 0xe0706000-0xe07060ff 64bit]
    [ 0.140781] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
    [ 0.140941] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
    [ 0.140981] pci 0000:00:1f.6: reg 0x10: [mem 0xe0704000-0xe0704fff 64bit]
    [ 0.141361] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000
    [ 0.141432] pci 0000:01:00.0: reg 0x10: [mem 0xe0400000-0xe047ffff 64bit]
    [ 0.141586] pci 0000:01:00.0: reg 0x30: [mem 0xe0480000-0xe048ffff pref]
    [ 0.141772] pci 0000:01:00.0: supports D1 D2
    [ 0.141776] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.146966] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.146982] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff]
    [ 0.147186] pci 0000:02:00.0: [14e4:16b5] type 00 class 0x020000
    [ 0.147261] pci 0000:02:00.0: reg 0x10: [mem 0xe0500000-0xe050ffff 64bit pref]
    [ 0.147314] pci 0000:02:00.0: reg 0x18: [mem 0xe0510000-0xe051ffff 64bit pref]
    [ 0.147412] pci 0000:02:00.0: reg 0x30: [mem 0xe0600000-0xe06007ff pref]
    [ 0.147646] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 0.147839] pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501
    [ 0.147913] pci 0000:02:00.1: reg 0x10: [mem 0xe0520000-0xe052ffff 64bit pref]
    [ 0.148270] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
    [ 0.153657] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 0.153672] pci 0000:00:1c.1: bridge window [mem 0xe0600000-0xe06fffff]
    [ 0.153686] pci 0000:00:1c.1: bridge window [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.153903] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.153995] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10, disabled.
    [ 0.154081] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.154165] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15), disabled.
    [ 0.154248] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.154330] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 0.154413] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 0.154495] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 0.155375] ACPI: Enabled 1 GPEs in block 00 to 3F
    [ 0.155452] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.155654] vgaarb: setting as boot device: PCI:0000:00:02.0
    [ 0.155658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.155664] vgaarb: loaded
    [ 0.155666] vgaarb: bridge control possible 0000:00:02.0
    [ 0.155751] PCI: Using ACPI for IRQ routing
    [ 0.159478] PCI: pci_cache_line_size set to 64 bytes
    [ 0.159577] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    [ 0.159581] e820: reserve RAM buffer [mem 0xacee4000-0xafffffff]
    [ 0.159584] e820: reserve RAM buffer [mem 0x14f600000-0x14fffffff]
    [ 0.159796] NetLabel: Initializing
    [ 0.159799] NetLabel: domain hash size = 128
    [ 0.159801] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.159829] NetLabel: unlabeled traffic allowed by default
    [ 0.159874] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.159885] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.161931] Switched to clocksource hpet
    [ 0.171668] pnp: PnP ACPI init
    [ 0.171847] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.171852] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.171857] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.171861] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.171865] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
    [ 0.171869] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.171873] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.171877] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.171881] system 00:00: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.171885] system 00:00: [mem 0x40000000-0x401fffff] has been reserved
    [ 0.171891] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.172584] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
    [ 0.172590] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    [ 0.172671] system 00:02: [io 0x0500-0x057f] could not be reserved
    [ 0.172676] system 00:02: [io 0x0480-0x04bf] has been reserved
    [ 0.172681] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.172727] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.172802] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.172844] pnp: PnP ACPI: found 5 devices
    [ 0.181140] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.181153] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff]
    [ 0.181169] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 0.181179] pci 0000:00:1c.1: bridge window [mem 0xe0600000-0xe06fffff]
    [ 0.181187] pci 0000:00:1c.1: bridge window [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.181201] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.181205] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.181209] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.181212] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    [ 0.181216] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    [ 0.181219] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    [ 0.181223] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
    [ 0.181226] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
    [ 0.181230] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
    [ 0.181233] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
    [ 0.181237] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
    [ 0.181240] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
    [ 0.181243] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
    [ 0.181247] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
    [ 0.181250] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff]
    [ 0.181254] pci_bus 0000:00: resource 19 [mem 0xafa00000-0xfebfffff]
    [ 0.181257] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed44fff]
    [ 0.181262] pci_bus 0000:01: resource 1 [mem 0xe0400000-0xe04fffff]
    [ 0.181266] pci_bus 0000:02: resource 1 [mem 0xe0600000-0xe06fffff]
    [ 0.181269] pci_bus 0000:02: resource 2 [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.181319] NET: Registered protocol family 2
    [ 0.181671] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.181835] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.181980] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.182017] TCP: reno registered
    [ 0.182031] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.182066] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.182162] NET: Registered protocol family 1
    [ 0.182192] pci 0000:00:02.0: Video device with shadowed ROM
    [ 0.182773] PCI: CLS 64 bytes, default 64
    [ 0.182860] Unpacking initramfs...
    [ 0.302677] Freeing initrd memory: 3232K (ffff8800379a0000 - ffff880037cc8000)
    [ 0.302693] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.302698] software IO TLB [mem 0xa8ee4000-0xacee4000] (64MB) mapped at [ffff8800a8ee4000-ffff8800acee3fff]
    [ 0.302960] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    [ 0.303038] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
    [ 0.303051] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
    [ 0.303148] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.303201] Scanning for low memory corruption every 60 seconds
    [ 0.303637] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.303657] Initialise system trusted keyring
    [ 0.304287] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.307213] zpool: loaded
    [ 0.307219] zbud: loaded
    [ 0.307572] VFS: Disk quotas dquot_6.5.2
    [ 0.307644] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.307867] msgmni has been set to 7783
    [ 0.307975] Key type big_key registered
    [ 0.308262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.308317] io scheduler noop registered
    [ 0.308322] io scheduler deadline registered
    [ 0.308380] io scheduler cfq registered (default)
    [ 0.308697] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    [ 0.308978] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
    [ 0.309161] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.309165] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 0.309172] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.309208] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.309212] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.309215] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
    [ 0.309223] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.309253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.309285] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.309344] vesafb: mode is 1366x768x32, linelength=5504, pages=0
    [ 0.309346] vesafb: scrolling: redraw
    [ 0.309350] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.309380] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004780000, using 4160k, total 4160k
    [ 0.315773] Console: switching to colour frame buffer device 170x48
    [ 0.321847] fb0: VESA VGA frame buffer device
    [ 0.321882] intel_idle: MWAIT substates: 0x21120
    [ 0.321884] intel_idle: v0.4 model 0x2A
    [ 0.321887] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.322122] GHES: HEST is not enabled!
    [ 0.322261] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.323099] Linux agpgart interface v0.103
    [ 0.323175] rtc_cmos 00:03: RTC can wake from S4
    [ 0.323405] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.323444] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 0.323464] Intel P-state driver initializing.
    [ 0.323700] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.323974] TCP: cubic registered
    [ 0.324249] NET: Registered protocol family 10
    [ 0.324810] NET: Registered protocol family 17
    [ 0.325630] Loading compiled-in X.509 certificates
    [ 0.325667] registered taskstats version 1
    [ 0.326469] Magic number: 2:425:406
    [ 0.326624] rtc_cmos 00:03: setting system clock to 2014-10-27 00:25:43 UTC (1414369543)
    [ 0.326771] PM: Hibernation image not present or could not be loaded.
    [ 0.328979] Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
    [ 0.328984] Write protecting the kernel read-only data: 8192k
    [ 0.334234] Freeing unused kernel memory: 752K (ffff880001544000 - ffff880001600000)
    [ 0.336362] Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
    [ 0.352574] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.355532] systemd-udevd[47]: starting version 216
    [ 0.387858] ACPI: bus type USB registered
    [ 0.387913] usbcore: registered new interface driver usbfs
    [ 0.387936] usbcore: registered new interface driver hub
    [ 0.388039] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.388042] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.391270] usbcore: registered new device driver usb
    [ 0.392129] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.392223] sdhci: Secure Digital Host Controller Interface driver
    [ 0.392228] sdhci: Copyright(c) Pierre Ossman
    [ 0.392414] ehci-pci: EHCI PCI platform driver
    [ 0.392656] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 0.392671] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.392674] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
    [ 0.392714] ehci-pci 0000:00:1a.0: debug port 2
    [ 0.393158] sdhci-pci 0000:02:00.1: No vmmc regulator found
    [ 0.393163] sdhci-pci 0000:02:00.1: No vqmmc regulator found
    [ 0.395522] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA
    [ 0.397372] SCSI subsystem initialized
    [ 0.400613] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.400649] ehci-pci 0000:00:1a.0: irq 21, io mem 0xe0705800
    [ 0.402598] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.402906] libata version 3.00 loaded.
    [ 0.408631] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.408994] hub 1-0:1.0: USB hub found
    [ 0.409010] hub 1-0:1.0: 3 ports detected
    [ 0.409474] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.409486] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.409509] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.413433] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.413449] ehci-pci 0000:00:1d.0: irq 19, io mem 0xe0705c00
    [ 0.421967] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.422311] hub 2-0:1.0: USB hub found
    [ 0.422325] hub 2-0:1.0: 3 ports detected
    [ 0.422611] ahci 0000:00:1f.2: version 3.0
    [ 0.422819] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X
    [ 0.422858] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 0.422890] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
    [ 0.422896] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part apst
    [ 0.425306] scsi host0: ahci
    [ 0.427777] scsi host1: ahci
    [ 0.430423] scsi host2: ahci
    [ 0.431139] scsi host3: ahci
    [ 0.431256] ata1: SATA max UDMA/133 abar m2048@0xe0705000 port 0xe0705100 irq 26
    [ 0.431260] ata2: DUMMY
    [ 0.431262] ata3: DUMMY
    [ 0.431265] ata4: DUMMY
    [ 0.475720] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.715469] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 0.748738] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.760911] ata1.00: ATA-8: MKNSSDCR120GB-7, 582ABBF0, max UDMA/133
    [ 0.760921] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 0.770881] ata1.00: configured for UDMA/133
    [ 0.771363] scsi 0:0:0:0: Direct-Access ATA MKNSSDCR120GB-7 BBF0 PQ: 0 ANSI: 5
    [ 0.782066] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 0.782627] sd 0:0:0:0: [sda] Write Protect is off
    [ 0.782637] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.782810] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.785152] sda: sda1 sda2 sda3
    [ 0.786014] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 0.839907] hub 1-1:1.0: USB hub found
    [ 0.840119] hub 1-1:1.0: 4 ports detected
    [ 0.935913] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 0.945475] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 1.069643] hub 2-1:1.0: USB hub found
    [ 1.069827] hub 2-1:1.0: 4 ports detected
    [ 1.148949] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
    [ 1.233928] usb 1-1.1: string descriptor 0 read error: -22
    [ 1.290134] EXT4-fs (sda1): re-mounted. Opts: data=ordered
    [ 1.305272] tsc: Refined TSC clocksource calibration: 1097.506 MHz
    [ 1.315437] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
    [ 1.344309] systemd-udevd[136]: starting version 216
    [ 1.352295] systemd-journald[119]: Received request to flush runtime journal from PID 1
    [ 1.607498] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.610413] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
    [ 1.610471] ACPI: Lid Switch [LID0]
    [ 1.610565] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    [ 1.610572] ACPI: Power Button [PWRB]
    [ 1.610653] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    [ 1.610657] ACPI: Sleep Button [TPAD]
    [ 1.610758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 1.610763] ACPI: Power Button [PWRF]
    [ 1.626490] mei_me 0000:00:16.0: irq 27 for MSI/MSI-X
    [ 1.645724] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 1.645942] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
    [ 1.653739] thermal LNXTHERM:00: registered as thermal_zone0
    [ 1.653745] ACPI: Thermal Zone [THRM] (0 C)
    [ 1.660772] [Firmware Bug]: battery: (dis)charge rate invalid.
    [ 1.665282] ACPI: Battery Slot [BATX] (battery present)
    [ 1.666038] ACPI: AC Adapter [AC] (on-line)
    [ 1.681337] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\PMIO) (20140724/utaddress-258)
    [ 1.681351] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681358] ACPI Warning: SystemIO range 0x00000000000004c0-0x00000000000004cf conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681364] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681367] ACPI Warning: SystemIO range 0x00000000000004b0-0x00000000000004bf conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681374] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681376] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004af conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681382] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681385] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 1.688249] [drm] Initialized drm 1.1.0 20060810
    [ 1.691201] pps_core: LinuxPPS API ver. 1 registered
    [ 1.691207] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 1.700706] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [ 1.701200] PTP clock support registered
    [ 1.706524] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 1.752871] tg3.c:v3.137 (May 11, 2014)
    [ 1.753314] Adding 8167872k swap on /dev/sda2. Priority:-1 extents:1 across:8167872k SSFS
    [ 1.757127] Bluetooth: Core ver 2.19
    [ 1.757151] NET: Registered protocol family 31
    [ 1.757154] Bluetooth: HCI device and connection manager initialized
    [ 1.757166] Bluetooth: HCI socket layer initialized
    [ 1.757170] Bluetooth: L2CAP socket layer initialized
    [ 1.757180] Bluetooth: SCO socket layer initialized
    [ 1.771585] usbcore: registered new interface driver btusb
    [ 1.771864] snd_hda_intel 0000:00:1b.0: irq 28 for MSI/MSI-X
    [ 1.777240] cfg80211: Calling CRDA to update world regulatory domain
    [ 1.812626] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [ 1.812635] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 1.812640] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [ 1.812643] sound hdaudioC0D0: mono: mono_out=0x0
    [ 1.812646] sound hdaudioC0D0: inputs:
    [ 1.812650] sound hdaudioC0D0: Internal Mic=0x1b
    [ 1.812654] sound hdaudioC0D0: Mic=0x19
    [ 1.819178] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address 20:89:84:c7:a0:92
    [ 1.819187] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
    [ 1.819192] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [ 1.819196] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
    [ 1.834640] media: Linux media interface: v0.10
    [ 1.845475] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input7
    [ 1.849543] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 1.850477] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 1.850623] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 1.851058] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 1.851353] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 1.860140] iTCO_vendor_support: vendor-support=0
    [ 1.861704] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 1.861764] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0560)
    [ 1.862721] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 1.863690] Linux video capture interface: v2.00
    [ 1.875723] usbcore: registered new interface driver ath3k
    [ 1.914247] tg3 0000:02:00.0 enp2s0f0: renamed from eth0
    [ 1.926001] systemd-udevd[145]: renamed network interface eth0 to enp2s0f0
    [ 1.938186] usb 1-1.1: USB disconnect, device number 3
    [ 1.944872] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b336)
    [ 1.953353] input: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input13
    [ 1.953679] usbcore: registered new interface driver uvcvideo
    [ 1.953684] USB Video Class driver (1.1.1)
    [ 1.997073] intel_rapl: Found RAPL domain package
    [ 1.997080] intel_rapl: Found RAPL domain core
    [ 1.997083] intel_rapl: Found RAPL domain uncore
    [ 1.999325] [drm] Memory usable by graphics device = 2048M
    [ 1.999330] [drm] Replacing VGA console driver
    [ 1.999337] checking generic (d0000000 410000) vs hw (d0000000 10000000)
    [ 1.999340] fb: switching to inteldrmfb from VESA VGA
    [ 1.999399] Console: switching to colour dummy device 80x25
    [ 2.006114] i915 0000:00:02.0: irq 29 for MSI/MSI-X
    [ 2.006130] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 2.006133] [drm] Driver supports precise vblank timestamp query.
    [ 2.006275] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 2.010165] input: Cypress APA Trackpad (cyapa) as /devices/pci0000:00/0000:00:1f.3/i2c-0/0-0067/input/input14
    [ 2.014824] mousedev: PS/2 mouse device common for all mice
    [ 2.037823] ath: phy0: ASPM enabled: 0x43
    [ 2.037831] ath: EEPROM regdomain: 0x6c
    [ 2.037834] ath: EEPROM indicates we should expect a direct regpair map
    [ 2.037838] ath: Country alpha2 being used: 00
    [ 2.037840] ath: Regpair used: 0x6c
    [ 2.044014] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 2.044617] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90004980000, irq=17
    [ 2.050867] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
    [ 2.054438] fbcon: inteldrmfb (fb0) is primary device
    [ 2.054543] Console: switching to colour frame buffer device 170x48
    [ 2.054559] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 2.054563] i915 0000:00:02.0: registered panic notifier
    [ 2.066878] systemd-udevd[145]: renamed network interface wlan0 to wlp1s0
    [ 2.070905] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
    [ 2.125455] usb 1-1.1: new full-speed USB device number 5 using ehci-pci
    [ 2.154830] tg3 0000:02:00.0: irq 30 for MSI/MSI-X
    [ 2.154842] tg3 0000:02:00.0: irq 31 for MSI/MSI-X
    [ 2.154849] tg3 0000:02:00.0: irq 32 for MSI/MSI-X
    [ 2.714571] Switched to clocksource tsc
    [ 2.714588] IPv6: ADDRCONF(NETDEV_UP): enp2s0f0: link is not ready
    [ 2.731648] usb 1-1.1: string descriptor 0 read error: -22
    [ 2.850571] random: nonblocking pool is initialized
    lsusb
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 004: ID 04f2:b336 Chicony Electronics Co., Ltd
    Bus 001 Device 005: ID 0489:e04e Foxconn / Hon Hai
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  • Apple Mobile Device USB Driver Not Working (Code 10)

    i have a windows 8 laptop and the "Apple Mobile Device USB Driver" in the Device Manager recently stopped working, it has this little yellow triangle with a '!' in it next to it. i have restarted my computer/iphone several times, i've reinstalled itunes a few times, i've tried different USB ports and different cords.
    it also says "This device cannot start. (Code 10)"
    Please let me know if you have had and fixed this problem
    thanks

    Yep...^^
    I just fixed my ipod nano problem on my own and figured I'd  share as I have just spent the last 4 hours trying to trouble shoot all  of Apple's problems...following everyone's tips...nothing worked until I  figured it out on my own.
    I'm running windows 7 and have an Ipod Nano (6th Gen).  Hard  drive crashed on computer.  Replaced HD.  Everything works fine now.   Downloaded iTunes along with all other programs.  Nano wouldn't show up  or sync on iTunes.  Said Device Driver Software was not successfully  installed (some USB problems).  Tried everything.  Finally, I figured it  out.
    Disconnect Nano.  Uninstall iTunes AS WELL AS
    Apple Application Support, Apple Mobile Device Support, and Apple Software Update.  Apple only
    tells you to uninstall iTunes and reinstall..restart computer bla bla  bla.  I said screw it and uninstalled all Apple programs (well, the  listed ones above).  I hooked up my nano to my computer to make sure the  device manager recognized it without anything else plugged in...and it  did.  I unplugged it.  Reinstall iTunes and all three other Apple  programs listed above will also reinstall.  I opened iTunes and plugged  in my nano.  It started with the "installing device driver software" and  I was sure
    it wasn't going to work.  Well, it did work.  My  nano showed up in the upper right bar of iTunes and synced.  Unreal...  I  unplugged my nano and plugged in the wife's.  Once again, "installing  device driver software."  Voila!  Her's showed up and synced too.  I  plugged mine back it to make sure it worked and it did.  I'm done.  It's  working.  Hope these steps work for you as well. 

  • USB drives not working on Macbook Pro

    I have an early 2011 Macbook Pro and both USB drives are currently not working. All storage devices work in my other Mac, just not in this one. They do not show up in disk utility or anything. I've attached a screenshot of the system profiler information, because when compared to my other Mac it doesn't show as many USB ports. Please Help, Justin

    Hi i'm also having the same problem (Macbook pro late 2011). I have a back-up hard drive that will not connect to my usb either. I have done a PRAM & SMC reboot and neither worked. I read another post that said to erase the usb & retry connecting, but that's not really an option for me as this is the back-up of my entire disk + extra materials (I'm a medical student). I need the data off my hard drive urgently! It was working this morning and now it's not.
    Mine does show up in disk utility, but I can't access anything on it. Any help would be appreciated! Thanks!

  • Iomega external USB drive not working

    Hello, I have a K8n neo4f board, 1.9 bios, AMD64x2 4400. For some strange reason my external USB drive doesn't work with this setup. I get i/o or insufficient resource errors, and the system will hang. This is puzzling since I have plenty of system resources available (2G ram), and my USB inputs work with other devices. I currently have a dvd drive, ir receiver,memory card adapter, and a cordless mouse receiver plugged in. All of these devices work flawlessly. There is nothing wrong with the external drive, it works with my Dell Inspiron 8200 Laptop. Is this a bios issue, should I upgrade to the latest 1b ? I'm hesitant of doing so, because of the horror stories I've read in this forum of systems becoming unuseable. Maybe someone with a similar problem can help me out.

    Are you sure this is not software related .
    Ref:
    https://iomega-eu-en.custhelp.com/cgi-bin/iomega_eu_en.cfg/php/enduser/std_adp.php?p_faqid=16552&p_sid=7UzKoC4i&p_lva=&p_sp=cF9zcmNoPSZwX3NvcnRfYnk9JnBfZ3JpZHNvcnQ9JnBfcm93X2NudD0xOTgmcF9wcm9kX2x2bDE9MyZwX3Byb2RfbHZsMj0zNSZwX2NhdF9sdmwxPTUwJnBfcGFnZT0x&p_li=

  • Fujitsu tabet m532 usb driver not work with flash builder

    Hi, 
    I have a fujitsu tabet m532 that is not among the list of certified device but has its own of 32 bit usb driver.
    But flash builder 4.5 cannot find the driver.
    The hardware id I try also not work:
    USB\VID_04C5&PID_133A&REV_9999&MI_01
    USB\VID_04C5&PID_133A&MI_01
    Can you help?
    Thanks
    Also, can I just edit the inf file using notepad and make it display line by line or any editor I would need?

    Moving this discussion to the Using Flash Builder forum.

  • Webcam and usb drive not working--possible hardware issue?

    Hello,
    I recently purchased a Lenovo ideapad U510 with Windows 8. I bought it as a returned machine but the Staples employee didn't know why it had been returned and thought it was just because the buyer didn't like Windows 8. When I first set it up I kept getting an error message that my usb device was not recognized, even though I had never plugged anything in. As I was leaving the country, I dismissed the issue and decided to deal w/ it when I returned to the US, since my other usb drives worked fine.
    However, later my integrated webcam stopped working as well. It worked one time when I used Skype but not after that. I checked online forums for possible solutions, and most said I needed to download an updated driver. I didn't think this was the issue b/c when I went to device manager and tried to update my driver for the easycam, it said I already had the most up-to-date driver. I have uninstalled drivers, downloaded and re-installed drivers, and even refreshed my computer, all to no avail.
    Here are the error messages I receive:
    In device manager>view>show hidden devices>imaging devices>Lenovo EasyCamera, device status says
    Currently, this hardware device is not connected to the computer. (Code 45)
    To fix this problem, reconnect this hardware device to the computer.
    When I try to run the Bison setup: Lenovo EasyCam has not found! 
    When I try to run the Chicony setup: Setup failed! Please Plugin camera and install driver again!
    So, I'm thinking it's not a driver issue, but I'm not a techie and don't know what else it could be. Wondering if the usb problem and webcam problem are connected. Found another forum post that said maybe the webcam is not connected to the motherboard...suggestions?
    Thank you in advance for your help.

    I am certain it is a hardware issue from the problems youre describing. I would contact Lenovo. They may try to have you purchase their "software" support, but don't let them. I had wifi issues and they tried to make me spend $90 because I was too lazy to figure it out on my own.
    Make sure when you're calling support that you tell them that you restored to factory default and before you send your computer in, back up your data. Also tell them that it's a new computer and you do not want to pay for shipping... They will most likely comp you shipping in both directions.

  • USB Driver Not Working

    Hi
    I have tried all possible things of reinstalling itunes, mobile driver as well as my PC USB drivers.
    I looked up through Apple support pages and found out that my ipod is being detected as "Unknown Device" in my USB tree in Computer's device manager. I also tried updating my device driver but the computer is giving a message that the driver is completely updated.
    I searched from one of the forum's threads that there is a file 4ea12.msi which needs to be uninstalled and then reinstalled. To my surprise this file is missing in my computer. Can this be a reason ?
    I am going for a vacation tomorrow and I want to carry my ipod. It would be great if I can get some assistance.
    Regards,
    Shamit

    Hi jo_calvin, and welcome to the HP Support Forums! 
    Just want to make sure that I understand you. You have a flash drive and an external hard drive that will not work in your USB ports and when you checked in Device Manager it is not showing the USB port being installed. I will try my best to help you resolve this issue.
    To better guide you, could you please tell me the full model number or product number of your computer and the operating system that is running on it. Here are a couple of guides for How Do I Find My Model Number or Product Number? and Which Windows operating system am I running?
    I am including this document for Troubleshooting USB Connections (Windows 7) in hopes that these steps will resolve your issue.
    Please let me know how it goes.
    Thank you and have a great day!
    I worked on behalf of HP.

  • USB Drive not working since G5 crashed while writing to it

    I was using my external hard drive to back up on, as usual. However, my G5 crashed while writing to the drive. And it hasn't worked ever since.
    I have tried using the disk repair utility to re-partition the drive. But the progress bar goes to 2% and stays there, ie it starts trying to partition the drive and then literally sticks there.
    The same thing happens on windows by the way. However, there is a utility from Maxtor which tests the drive and says it's physically fine.
    Diskwarrior wasn't able to even recognise that the drive was there (yes it is plugged in! ;-p)
    Hmmm... is there anything else I can try to get the drive formatted?
    Cheers
    Alan

    By the way, I've tried to use Disk Warrior but it doesn't even recognise the drive as something it can test. Only the main hard drive comes up in the drop down list...

  • I synced my phone lastnight and now it says my phone cant connect to computer the Apple Mobile Device USB Driver doesnt work?!? i deleted itunes and reloaded still not working.... Does anyone know how to fix??? i just want to upgrade to IOS6

    Does anyone know why my Iphone will not connect to my computer all of a sudden? I backed it up lastnight. Now it wont even register with my computer.... It says Apple Mobile Device USB driver doesnt work all of a sudden???? i tryed deleting and reloading and nothing is working!!! someone please help =)

    Have you done:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    What results do you get when you run this:
    iTunes for Windows: Device Sync Tests
    Do both the Home button and Power button work OK normally?

  • HT2801 USB Super drive not working

    I have removed the optical drive from my 2008 (late) macbook and added an SSD to run along side the HDD and increased the RAM. I have a super drive to read CD/DVD's  but i can not get this to operate?

    I believe that the Apple USB Super Drive only works with late model Macs that didn't come with an optical drive. Third party usb drives will work ok though.

  • Hi my iPad 2 is not working right is sayed I need to update it so I did and now I turn It on and it shows the USB and iTunes and I plugged it in and still nothing

    Hi my iPad 2 is not working right is sayed I need to update it so I did and now I turn It on and it shows the USB and iTunes and I plugged it in and still nothing

    Next try the remaining items of
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Windows 7 (Ent) Sp1 on server 2012 R2 HyperV, RFX USB redirection not working

    Hello, 
    I currently have  windows server 2012 R2 with HyperV installed. I have built two virtual machines. A windows 8.1 and Windows 7 sp1. Both are enterprise editions  
    For RemoteFX the hypervisor is using a Zotec GTX 760 GPU. It recognizes it and uses it to apply remoteFX adapter on my Windows 7 Sp1 VM. 
    As you are aware I do not need to use a GPU to enable RFX on my Windows 8.1 it can do this without the need of a GPU.    
    Using an RDP client( v8.1)  I can connect to my Windows 8.1 VM with a USB headset,memory Key or a printer and they all enumerate on the Virtual machine. The driver for each device installs 
    and I can use the device without any issues. 
    However this issue lies with the Windows 7 SP1 VM. I can connect to it via RDP( Same client)  but I cannot redirect any devices to it. I have installed the latest integration services available on the VM. I have ran all updates available.
    Because I have ran all updates the rdp version on the VM is running v8.1.
    Previous to installing the updates USBr still was not working
    I have enabled the following group polices under remote desktop services on the Windows 7 SP1 VM : 
    RDP 8.0 -- Enabled
    Configure RFX -- Enabled
    Is there a known issue with USB redirection not working on a Windows 7sp1 virtual machine hosted on server 2012 Hypervisor ??
    Many Thanks 
    Brian 

    Hi,
    According to the log above, I found that we run the script on both Server6 and Server7. Errors as below:
    Server6: Conversion is not supported in restricted language mode or a Data section.
    Server7: Couldn't figure out valid servers from the specified destination scope. Check your parameters and try again.
    Since we can only run the RollAlternateserviceAccountPassword.ps1 Script on CAS server, the script not works well if Server6 is MBX server.
    For Server7, based on the error message, it seems you still have no right to run the script/cmdlet.
    Please add your account to Organization Management Role group(ADUC->domain.com->Microsoft Exchange Security Groups) to test if possible.
    By the way, from Technet:
    You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "Client Access Security" entry in the Client Access Permissions topic.
    Client Access Permissions
    http://technet.microsoft.com/en-us/library/dd638131.aspx
    Feel free to contact me if there is any problem.
    Thanks
    Mavis
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • SA30 USB do not work after reinstall, please help!!

    Hi, my SA30's USB do not work at all after reintalling, I do not have the original CD with the laptop as it is a gift from my mate.... I couldnt find the driver from the website, please could anyone help me???
    I could use the USB mouse but when I plug the external hard disk in, it has no responses, I tried to search for new hardware, it couldnt detect it. Any information would be appreciate, cheers.

    When you instll another OS than the recovery OEM OS you have to install the drivers and tools in a right order!
    This order is on the Tools & Utilities CD in a html file! When you follow these order all hardware should be detect!
    Also you can go to http://eu.computers.toshiba-europe.com and download the drivers
    Bye Hans

Maybe you are looking for

  • OSO opportunities with future date not showing up

    When you search organization and click on opportunites you can all the opportunities loaded with close date of 30jun2011 (fiscal year end) not the onles after this date. How and where do I need to look for thsi set up update to display opportunites f

  • Question about SDK dependencies for PHP

    Dear Sirs, I'm having a problem when I was creating the connection with my azure storage account. so I have the folloowing questions: Is the folder structure of Azure SDK and its dependencies are correct? In the case the folder structure is not corre

  • Empty Creative Cloud window after OS 10.9.4 update.

    Since updating to Mac OS 10.9.4 I get an empty window with a spinning wheel when I open the Creative Cloud window on the desktop.

  • HT4436 iCloud control panel for my PC with Windows 7

    I just downloaded iCloud control panel for my PC with Windows 7, created an Apple ID, but when trying to open iCloud control panel it says the info I typed in is a legitimate Apple ID but not an iCloud login. ***?

  • How do I change the view in mail?

    I just upgraded to Lion and not sure how to change the view in mail. I've read that the default setting is to have the view window to the right of the email list, but all that I have is a list or the classic view. How do I get back to the default set