In-band KVM stopped working

Community,
With the help of the following thread, https://supportforums.cisco.com/discussion/12146581/ucs-22-band-cimc-management, I successfully configured in-band KVM for a customer and had it working to the point I was able to pull up the console on a service profile and install ESXi using vMedia.  However, when I returned to the customer site to perform some training I discovered that the consoles no longer worked and received the error "The viewer has terminated. The network connection has been dropped".
The in-band configuration is using the same VLAN for ESXi host management.  I'm able to ping the ESXi host IP's but not the KVM IP's.  Per the link above, I have a VLAN group which is associated to the ESXi management VLAN and has no uplink ports or port-channels assigned.  The LAN global policy in-band profile is correctly set with the VLAN group and the network set to the ESXi management VLAN.  I even went as far as creating a separate IP pool and specified that in the policy.  The service profile is assigned addresses from the pool as expected but is simply not reachable.
UCSM is 2.2.2c and I've tested with two versions of Java 1.7.  I do have a TAC case open, unfortunately, they're not much help.  He originally had me setup an out-band address on the profile, which of course worked, and seemed to be good enough for TAC.  After pressing the in-band issue, I was told that a senior engineer told him that the FI required an access port, whatever that means, but was unable to elaborate when I asked for clarification or specific configuration examples.  He later stated that his research showed I should be able to setup an IP pool, configure the service profile, and allow it to pass management traffic through the inbound.  LOL, OK....  
Any help would be appreciated!
EB

Just to put it out there - this issue has been resolved.  TAC reviewed the configuration and said all looked good.  Resolution was to reset the CIMC on each blade.  Root cause is unknown, although we discussed the possibility that some failover testing may have had a hand in the CIMC issue.

Similar Messages

  • Headphone output stopped working (snd-hda, Dell XPS 13)

    Update: I got it working! See my second post; I will leave this here as a reference for those with the same problem.
    My headphone output stopped working, and my integrated microphone also stopped working. The speakers work fine, though.
    AFAIK, I didn't do anything, and am quite baffled as to why this is. It's worked fine for half a year.
    I have a Dell XPS 13; it came installed with Ubuntu, I booted that, where it *does* work (just to eliminate hardware problems).
    I'm running 3.16.4-1; I also downgraded to 3.16.3, which didn't help.
    I'm testing with speaker-test and mplayer -ao alsa; I normally use PulseAudio, but eliminating that for testing seemed like a sane thing to do. It doesn't work either way.
    I also downloaded the hda_analyzer, that has a lot of options, but I'm not sure what most of them mean...
    The closest I've been able to get at the problem is this:
    [~]% alsactl monitor
    card 0, #17 (0,0,0,Headphone Mic Jack,0) VALUE
    card 0, #17 (0,0,0,Headphone Mic Jack,0) VALUE
    This is an insert & remove of my headphone jack; ALSA does detect something it seems. It's listed as "Headphone Mic Jack", is this right?
    Any hints would be greatly appreciated!
    More info:
    [~]% cat /etc/modprobe.d/alsa-base.conf
    options snd-hda-intel enable=0,1
    options snd-hda-intel model=dell-headset-multi,dell-headset-multi
    This is required to get this to work in the first place, and always has worked; I tried some other options, to no avail. the enable=0,1 is to disable the HDMI output (disabling this has no effect either).
    $ cat /sys/module/snd_hda_intel/parameters/model
    dell-headset-multi,dell-headset-multi,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null), +(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    To verify these options are actually being used
    $ id -Gn
    martin wheel video audio vboxusers nfs
    I'm in the audio group, not sure if this is required, but can't hurt.
    [~]# cat /etc/asound.conf
    # Use PulseAudio by default
    pcm.!default {
    type pulse
    fallback "sysdefault"
    hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
    ctl.!default {
    type pulse
    fallback "sysdefault"
    # vim:set ft=alsaconf:
    Nothing special ... pulseaudio is more or less mandatory these days. ~/.asoundrc doesn't exist.
    Some misc. info:
    $ grep Codec /proc/asound/card*/codec*
    Codec: Realtek ALC3661
    [~]% lsmod | grep ^snd
    snd_usb_audio 135316 0
    snd_usbmidi_lib 27484 1 snd_usb_audio
    snd_rawmidi 26806 1 snd_usbmidi_lib
    snd_seq_device 13132 1 snd_rawmidi
    snd_hda_codec_realtek 67127 1
    snd_hda_codec_generic 63126 1 snd_hda_codec_realtek
    snd_hda_intel 26327 3
    snd_hda_controller 26727 1 snd_hda_intel
    snd_hda_codec 108552 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 17244 2 snd_usb_audio,snd_hda_codec
    snd_pcm 88487 4 snd_usb_audio,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 26614 1 snd_pcm
    snd 73436 17 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_pcm,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
    $ lspci -vv
    00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
    Subsystem: Dell Device 060a
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 11
    Region 0: Memory at f0510000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel modules: snd_hda_intel
    00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
    Subsystem: Dell Device 060a
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 59
    Region 0: Memory at f0514000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
    $ dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.16.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7259ebb8-c940-4659-a99c-66226a58659c rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c2879fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000c287a000-0x00000000dceeefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000dceef000-0x00000000dcf9efff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000dcf9f000-0x00000000dcffefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000dcfff000-0x00000000df9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Dell Inc. XPS13 9333/0GFTRT, BIOS A02 12/11/2013
    [ 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 = 0x21f600 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-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 00E0000000 mask 7FE0000000 uncachable
    [ 0.000000] 1 base 00DE000000 mask 7FFE000000 uncachable
    [ 0.000000] 2 base 00DD000000 mask 7FFF000000 uncachable
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 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 = 0xc287a max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b23000, 0x01b23fff] PGTABLE
    [ 0.000000] BRK [0x01b24000, 0x01b24fff] PGTABLE
    [ 0.000000] BRK [0x01b25000, 0x01b25fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x21f400000-0x21f5fffff]
    [ 0.000000] [mem 0x21f400000-0x21f5fffff] page 2M
    [ 0.000000] BRK [0x01b26000, 0x01b26fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21f3fffff]
    [ 0.000000] [mem 0x21c000000-0x21f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff]
    [ 0.000000] [mem 0x200000000-0x21bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xc2879fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
    [ 0.000000] [mem 0xc0000000-0xc27fffff] page 2M
    [ 0.000000] [mem 0xc2800000-0xc2879fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x3796a000-0x37cacfff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F0120 000024 (v02 DELL )
    [ 0.000000] ACPI: XSDT 0x00000000DCFFE170 0000BC (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: FACP 0x00000000DCFFB000 00010C (v05 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: DSDT 0x00000000DCFE6000 010557 (v02 DELL HSW-LPT 00000000 INTL 20120711)
    [ 0.000000] ACPI: FACS 0x00000000DCF9C000 000040
    [ 0.000000] ACPI: ASF! 0x00000000DCFFD000 0000A5 (v32 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: HPET 0x00000000DCFFA000 000038 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: LPIT 0x00000000DCFF9000 000094 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: APIC 0x00000000DCFF8000 000098 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: MCFG 0x00000000DCFF7000 00003C (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: SSDT 0x00000000DCFE5000 000228 (v01 DELL sensrhub 00000000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000DCFE2000 002028 (v01 DELL PtidDevc 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000DCFE1000 000539 (v01 DELL Cpu0Ist 00003000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000DCFE0000 000AD8 (v01 DELL CpuPm 00003000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000DCFDC000 003641 (v01 DELL SaSsdt 00003000 INTL 20120711)
    [ 0.000000] ACPI: UEFI 0x00000000DCFDB000 000042 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: POAT 0x00000000DCF77000 000055 (v03 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: BATB 0x00000000DCFDA000 000046 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: FPDT 0x00000000DCFD9000 000064 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: SLIC 0x00000000DCFD8000 000176 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: UEFI 0x00000000DCFD7000 0002A6 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: SSDT 0x00000000DCFD6000 0005C1 (v01 DELL IsctTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: CSRT 0x00000000DCFD4000 0000C4 (v01 DELL QA09 00000002 LOHR 00000002)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21f5fffff]
    [ 0.000000] NODE_DATA [mem 0x21f5f9000-0x21f5fdfff]
    [ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880217200000-ffff88021ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x21f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0xc2879fff]
    [ 0.000000] node 0: [mem 0x100000000-0x21f5fffff]
    [ 0.000000] On node 0 totalpages: 1973782
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12386 pages used for memmap
    [ 0.000000] DMA32 zone: 792698 pages, LIFO batch:31
    [ 0.000000] Normal zone: 18392 pages used for memmap
    [ 0.000000] Normal zone: 1177088 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xdda00000-0xdf9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
    [ 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: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 56
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc287a000-0xdceeefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdceef000-0xdcf9efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdcf9f000-0xdcffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdcfff000-0xdf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfe100fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff980000-0xffffffff]
    [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] 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:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88021f200000 s86784 r8192 d23808 u262144
    [ 0.000000] pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1942919
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7259ebb8-c940-4659-a99c-66226a58659c rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 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: 7688084K/7895128K available (5336K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 207044K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [ 0.000000] NR_IRQS:8448 nr_irqs:1016 16
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 31981568 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 2394.295 MHz processor
    [ 0.000039] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.11 BogoMIPS (lpj=7980983)
    [ 0.000042] pid_max: default: 32768 minimum: 301
    [ 0.000050] ACPI: Core revision 20140424
    [ 0.020000] ACPI: All ACPI Tables successfully acquired
    [ 0.020260] Security Framework initialized
    [ 0.020267] Yama: becoming mindful.
    [ 0.020937] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.022978] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.023836] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.023849] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.024116] Initializing cgroup subsys memory
    [ 0.024140] Initializing cgroup subsys devices
    [ 0.024147] Initializing cgroup subsys freezer
    [ 0.024150] Initializing cgroup subsys net_cls
    [ 0.024155] Initializing cgroup subsys blkio
    [ 0.024183] CPU: Physical Processor ID: 0
    [ 0.024184] CPU: Processor Core ID: 0
    [ 0.024189] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.025376] mce: CPU supports 7 MCE banks
    [ 0.025391] CPU0: Thermal monitoring enabled (TM1)
    [ 0.025404] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    tlb_flushall_shift: 6
    [ 0.025524] Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    [ 0.026475] ftrace: allocating 20445 entries in 80 pages
    [ 0.038058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.071090] smpboot: CPU0: Intel(R) Core(TM) i7-4500U CPU @ 1.80GHz (fam: 06, model: 45, stepping: 01)
    [ 0.071098] TSC deadline timer enabled
    [ 0.071124] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.071149] ... version: 3
    [ 0.071150] ... bit width: 48
    [ 0.071151] ... generic registers: 4
    [ 0.071152] ... value mask: 0000ffffffffffff
    [ 0.071154] ... max period: 0000ffffffffffff
    [ 0.071155] ... fixed-purpose events: 3
    [ 0.071156] ... event mask: 000000070000000f
    [ 0.097907] x86: Booting SMP configuration:
    [ 0.097909] .... node #0, CPUs: #1
    [ 0.112630] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.119293] #2 #3
    [ 0.154938] x86: Booted up 1 node, 4 CPUs
    [ 0.154942] smpboot: Total of 4 processors activated (19162.45 BogoMIPS)
    [ 0.160676] devtmpfs: initialized
    [ 0.163608] PM: Registering ACPI NVS region [mem 0xdceef000-0xdcf9efff] (720896 bytes)
    [ 0.164642] pinctrl core: initialized pinctrl subsystem
    [ 0.164688] RTC time: 22:42:27, date: 10/21/14
    [ 0.164750] NET: Registered protocol family 16
    [ 0.164884] cpuidle: using governor ladder
    [ 0.164887] cpuidle: using governor menu
    [ 0.164916] ACPI: bus type PCI registered
    [ 0.164918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.165012] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.165014] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.165118] PCI: Using configuration type 1 for base access
    [ 0.165125] dmi type 0xB1 record - unknown flag
    [ 0.177572] ACPI: Added _OSI(Module Device)
    [ 0.177575] ACPI: Added _OSI(Processor Device)
    [ 0.177577] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.177578] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.183007] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.194850] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.207326] ACPI: Dynamic OEM Table Load:
    [ 0.207339] ACPI: SSDT 0xFFFF880213EE7000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
    [ 0.220827] ACPI: Dynamic OEM Table Load:
    [ 0.220838] ACPI: SSDT 0xFFFF880213F81000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
    [ 0.237345] ACPI: Dynamic OEM Table Load:
    [ 0.237354] ACPI: SSDT 0xFFFF880213F56200 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
    [ 0.255255] ACPI: Interpreter enabled
    [ 0.255267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    [ 0.255275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    [ 0.255298] ACPI: (supports S0 S3 S4 S5)
    [ 0.255300] ACPI: Using IOAPIC for interrupt routing
    [ 0.255336] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.268419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.268426] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.268573] \_SB_.PCI0:_OSC invalid UUID
    [ 0.268575] _OSC request data:1 1f 0
    [ 0.268579] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.269580] PCI host bridge to bus 0000:00
    [ 0.269584] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.269586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.269588] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.269590] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.269592] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
    [ 0.269601] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [ 0.269803] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [ 0.269817] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit]
    [ 0.269826] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.269831] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
    [ 0.270019] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [ 0.270029] pci 0000:00:03.0: reg 0x10: [mem 0xf0510000-0xf0513fff 64bit]
    [ 0.270244] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [ 0.270263] pci 0000:00:14.0: reg 0x10: [mem 0xf0500000-0xf050ffff 64bit]
    [ 0.270324] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.270459] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.270505] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [ 0.270526] pci 0000:00:16.0: reg 0x10: [mem 0xf0519000-0xf051901f 64bit]
    [ 0.270598] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.270790] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [ 0.270806] pci 0000:00:1b.0: reg 0x10: [mem 0xf0514000-0xf0517fff 64bit]
    [ 0.270876] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.271011] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.271060] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
    [ 0.271140] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.271279] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.271327] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
    [ 0.271410] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.271549] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 0.271602] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [ 0.271624] pci 0000:00:1d.0: reg 0x10: [mem 0xf051d000-0xf051d3ff]
    [ 0.271716] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.271867] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.271914] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [ 0.272193] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
    [ 0.272209] pci 0000:00:1f.2: reg 0x10: [io 0x3088-0x308f]
    [ 0.272217] pci 0000:00:1f.2: reg 0x14: [io 0x3094-0x3097]
    [ 0.272225] pci 0000:00:1f.2: reg 0x18: [io 0x3080-0x3087]
    [ 0.272232] pci 0000:00:1f.2: reg 0x1c: [io 0x3090-0x3093]
    [ 0.272240] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
    [ 0.272247] pci 0000:00:1f.2: reg 0x24: [mem 0xf051c000-0xf051c7ff]
    [ 0.272285] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.272451] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [ 0.272466] pci 0000:00:1f.3: reg 0x10: [mem 0xf0518000-0xf05180ff 64bit]
    [ 0.272486] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
    [ 0.272737] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.272853] pci 0000:02:00.0: [8086:08b1] type 00 class 0x028000
    [ 0.272899] pci 0000:02:00.0: reg 0x10: [mem 0xf0400000-0xf0401fff 64bit]
    [ 0.273097] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 0.273145] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 0.277341] pci 0000:00:1c.2: PCI bridge to [bus 02]
    [ 0.277347] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf04fffff]
    [ 0.294607] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.294666] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.294723] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *7
    [ 0.294778] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.294832] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.294886] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.294940] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.294995] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.295346] ACPI: Enabled 5 GPEs in block 00 to 7F
    [ 0.295416] ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    [ 0.295555] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.295559] vgaarb: loaded
    [ 0.295560] vgaarb: bridge control possible 0000:00:02.0
    [ 0.295603] PCI: Using ACPI for IRQ routing
    [ 0.297024] PCI: pci_cache_line_size set to 64 bytes
    [ 0.297085] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
    [ 0.297087] e820: reserve RAM buffer [mem 0xc287a000-0xc3ffffff]
    [ 0.297088] e820: reserve RAM buffer [mem 0x21f600000-0x21fffffff]
    [ 0.297209] NetLabel: Initializing
    [ 0.297211] NetLabel: domain hash size = 128
    [ 0.297212] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.297225] NetLabel: unlabeled traffic allowed by default
    [ 0.297250] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.297256] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.299294] Switched to clocksource hpet
    [ 0.305097] pnp: PnP ACPI init
    [ 0.305113] ACPI: bus type PNP registered
    [ 0.305253] system 00:00: [io 0x0680-0x069f] has been reserved
    [ 0.305256] system 00:00: [io 0xffff] has been reserved
    [ 0.305259] system 00:00: [io 0xffff] has been reserved
    [ 0.305262] system 00:00: [io 0xffff] has been reserved
    [ 0.305265] system 00:00: [io 0x1800-0x18fe] could not be reserved
    [ 0.305267] system 00:00: [io 0x164e-0x164f] has been reserved
    [ 0.305270] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.305325] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.305378] system 00:02: [io 0x1854-0x1857] has been reserved
    [ 0.305381] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.305426] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.305459] pnp 00:04: Plug and Play ACPI device, IDs SYN0608 PNP0f03 (active)
    [ 0.305612] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.305614] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.305617] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.305619] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.305621] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.305623] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.305625] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.305627] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.305630] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    [ 0.305632] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.305634] system 00:05: [mem 0xdfa10000-0xdfa1ffff] has been reserved
    [ 0.305637] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.305958] system 00:06: [mem 0xfe102000-0xfe102fff] has been reserved
    [ 0.305961] system 00:06: [mem 0xfe104000-0xfe104fff] has been reserved
    [ 0.305971] system 00:06: [mem 0xfe106000-0xfe106fff] has been reserved
    [ 0.305974] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.306696] pnp: PnP ACPI: found 7 devices
    [ 0.306698] ACPI: bus type PNP unregistered
    [ 0.313588] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.313602] pci 0000:00:1c.2: PCI bridge to [bus 02]
    [ 0.313608] pci 0000:00:1c.2: bridge window [mem 0xf0400000-0xf04fffff]
    [ 0.313617] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.313620] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.313622] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.313624] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
    [ 0.313626] pci_bus 0000:02: resource 1 [mem 0xf0400000-0xf04fffff]
    [ 0.313661] NET: Registered protocol family 2
    [ 0.313895] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.314065] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.314196] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.314216] TCP: reno registered
    [ 0.314229] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.314260] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.314329] NET: Registered protocol family 1
    [ 0.314345] pci 0000:00:02.0: Boot video device
    [ 0.314427] pci 0000:00:14.0: can't derive routing for PCI INT A
    [ 0.314429] pci 0000:00:14.0: PCI INT A: no GSI
    [ 0.314520] pci 0000:00:14.0: can't derive routing for PCI INT A
    [ 0.314702] PCI: CLS 64 bytes, default 64
    [ 0.314746] Unpacking initramfs...
    [ 0.389760] Freeing initrd memory: 3340K (ffff88003796a000 - ffff880037cad000)
    [ 0.389768] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.389771] software IO TLB [mem 0xbe87a000-0xc287a000] (64MB) mapped at [ffff8800be87a000-ffff8800c2879fff]
    [ 0.389991] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.390043] Scanning for low memory corruption every 60 seconds
    [ 0.390383] futex hash table entries: 2048 (order: 5, 131072 bytes)
    [ 0.390776] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.392315] zbud: loaded
    [ 0.392526] VFS: Disk quotas dquot_6.5.2
    [ 0.392564] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.392709] msgmni has been set to 15022
    [ 0.392776] Key type big_key registered
    [ 0.392952] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.393009] io scheduler noop registered
    [ 0.393014] io scheduler deadline registered
    [ 0.393072] io scheduler cfq registered (default)
    [ 0.393422] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.393440] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.393482] intel_idle: MWAIT substates: 0x11142120
    [ 0.393484] intel_idle: v0.4 model 0x45
    [ 0.393485] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.393772] GHES: HEST is not enabled!
    [ 0.393860] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.394367] Linux agpgart interface v0.103
    [ 0.394421] rtc_cmos 00:01: RTC can wake from S4
    [ 0.394566] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    [ 0.394596] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.394611] Intel P-state driver initializing.
    [ 0.394625] Intel pstate controlling: cpu 0
    [ 0.394647] Intel pstate controlling: cpu 1
    [ 0.394663] Intel pstate controlling: cpu 2
    [ 0.394684] Intel pstate controlling: cpu 3
    [ 0.394756] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.395139] TCP: cubic registered
    [ 0.395367] NET: Registered protocol family 10
    [ 0.395811] NET: Registered protocol family 17
    [ 0.396487] registered taskstats version 1
    [ 0.397305] Magic number: 2:622:755
    [ 0.397469] rtc_cmos 00:01: setting system clock to 2014-10-21 22:42:27 UTC (1413931347)
    [ 0.397659] PM: Hibernation image not present or could not be loaded.
    [ 0.399550] Freeing unused kernel memory: 1128K (ffffffff818df000 - ffffffff819f9000)
    [ 0.399554] Write protecting the kernel read-only data: 8192k
    [ 0.403618] Freeing unused kernel memory: 796K (ffff880001539000 - ffff880001600000)
    [ 0.404603] Freeing unused kernel memory: 360K (ffff8800017a6000 - ffff880001800000)
    [ 0.411279] random: systemd-tmpfile urandom read with 4 bits of entropy available
    [ 0.412549] systemd-udevd[57]: starting version 216
    [ 0.429661] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 0.430313] sdhci: Secure Digital Host Controller Interface driver
    [ 0.430315] sdhci: Copyright(c) Pierre Ossman
    [ 0.435942] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.436007] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.441502] ACPI: bus type USB registered
    [ 0.441544] usbcore: registered new interface driver usbfs
    [ 0.441562] usbcore: registered new interface driver hub
    [ 0.441712] usbcore: registered new device driver usb
    [ 0.442370] SCSI subsystem initialized
    [ 0.442606] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.442897] ehci-pci: EHCI PCI platform driver
    [ 0.443091] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.443106] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
    [ 0.443121] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.444256] libata version 3.00 loaded.
    [ 0.447021] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.447046] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf051d000
    [ 0.456197] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.456468] hub 1-0:1.0: USB hub found
    [ 0.456636] hub 1-0:1.0: 2 ports detected
    [ 0.456998] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
    [ 0.457003] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
    [ 0.457028] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.457038] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 0.457132] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.457158] xhci_hcd 0000:00:14.0: irq 56 for MSI/MSI-X
    [ 0.457437] hub 2-0:1.0: USB hub found
    [ 0.457454] hub 2-0:1.0: 9 ports detected
    [ 0.460686] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.460692] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 0.460861] hub 3-0:1.0: USB hub found
    [ 0.460871] hub 3-0:1.0: 4 ports detected
    [ 0.461773] ahci 0000:00:1f.2: version 3.0
    [ 0.461915] ahci 0000:00:1f.2: irq 57 for MSI/MSI-X
    [ 0.471676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.472802] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x4 impl SATA mode
    [ 0.472807] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
    [ 0.473307] scsi0 : ahci
    [ 0.473445] scsi1 : ahci
    [ 0.473555] scsi2 : ahci
    [ 0.473668] scsi3 : ahci
    [ 0.473715] ata1: DUMMY
    [ 0.473717] ata2: DUMMY
    [ 0.473719] ata3: SATA max UDMA/133 abar m2048@0xf051c000 port 0xf051c200 irq 57
    [ 0.473721] ata4: DUMMY
    [ 0.763125] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 0.793107] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.793458] ata3.00: ATA-8: LITEONIT LMT-256M6M mSATA 256GB, DM8110F, max UDMA/133
    [ 0.793461] ata3.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 0.794069] ata3.00: configured for UDMA/133
    [ 0.794234] scsi 2:0:0:0: Direct-Access ATA LITEONIT LMT-256 10F PQ: 0 ANSI: 5
    [ 0.798767] sd 2:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
    [ 0.798902] sd 2:0:0:0: [sda] Write Protect is off
    [ 0.798906] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.798943] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.799393] sda: sda3 sda4
    [ 0.799749] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 0.841216] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 0.887143] hub 1-1:1.0: USB hub found
    [ 0.887202] hub 1-1:1.0: 8 ports detected
    [ 0.946321] systemd[1]: Cannot add dependency job for unit nfs-server.target, ignoring: Unit nfs-server.target failed to load: No such file or directory.
    [ 0.946348] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 0.960139] EXT4-fs (sda4): re-mounted. Opts: data=ordered,discard
    [ 0.981520] FS-Cache: Loaded
    [ 0.992070] RPC: Registered named UNIX socket transport module.
    [ 0.992075] RPC: Registered udp transport module.
    [ 0.992077] RPC: Registered tcp transport module.
    [ 0.992079] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 1.004660] FS-Cache: Netfs 'nfs' registered for caching
    [ 1.007058] Netfilter messages via NETLINK v0.30.
    [ 1.008839] nf_tables: (c) 2007-2009 Patrick McHardy <[email protected]>
    [ 1.023856] vboxdrv: Found 4 processor cores.
    [ 1.024080] vboxdrv: fAsync=0 offMin=0x2c2 offMax=0x31e0
    [ 1.024169] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    [ 1.024172] vboxdrv: Successfully loaded version 4.3.18_OSE (interface 0x001a0008).
    [ 1.046603] usb 2-3: new full-speed USB device number 2 using xhci_hcd
    [ 1.322293] systemd-udevd[170]: starting version 216
    [ 1.380209] usb 2-5: new high-speed USB device number 3 using xhci_hcd
    [ 1.393592] tsc: Refined TSC clocksource calibration: 2394.460 MHz
    [ 1.439202] systemd-journald[135]: Received request to flush runtime journal from PID 1
    [ 1.471000] hidraw: raw HID events driver (C) Jiri Kosina
    [ 1.476250] systemd-journald[135]: File /var/log/journal/88482a6e208046b4ab2b978eaa052ecd/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 1.510556] thermal LNXTHERM:00: registered as thermal_zone0
    [ 1.510560] ACPI: Thermal Zone [TZ00] (28 C)
    [ 1.510856] thermal LNXTHERM:01: registered as thermal_zone1
    [ 1.510860] ACPI: Thermal Zone [TZ01] (30 C)
    [ 1.516235] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.526161] ACPI Warning: SystemIO range 0x000000000000efa0-0x000000000000efbf conflicts with OpRegion 0x000000000000efa0-0x000000000000efaf (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
    [ 1.526172] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.545038] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
    [ 1.552395] cfg80211: Calling CRDA to update world regulatory domain
    [ 1.576090] [drm] Initialized drm 1.1.0 20060810
    [ 1.580291] random: nonblocking pool is initialized
    [ 1.596486] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 1.596490] Copyright(c) 2003- 2014 Intel Corporation
    [ 1.596517] snd_hda_intel: probe of 0000:00:03.0 failed with error -2
    [ 1.596724] snd_hda_intel 0000:00:1b.0: irq 59 for MSI/MSI-X
    [ 1.597671] iwlwifi 0000:02:00.0: irq 60 for MSI/MSI-X
    [ 1.606282] iwlwifi 0000:02:00.0: loaded firmware version 23.214.9.0 op_mode iwlmvm
    [ 1.622623] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [ 1.622630] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 1.622633] sound hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
    [ 1.622636] sound hdaudioC0D0: mono: mono_out=0x0
    [ 1.622639] sound hdaudioC0D0: inputs:
    [ 1.622643] sound hdaudioC0D0: Headphone Mic=0x19
    [ 1.622646] sound hdaudioC0D0: Headset Mic=0x1b
    [ 1.622649] sound hdaudioC0D0: Internal Mic=0x12
    [ 1.627117] ACPI: AC Adapter [ADP0] (off-line)
    [ 1.628753] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
    [ 1.628924] ACPI: Power Button [PWRB]
    [ 1.629010] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
    [ 1.630785] ACPI: Lid Switch [LID0]
    [ 1.630887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
    [ 1.631327] ACPI: Power Button [PWRF]
    [ 1.633943] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input3
    [ 1.634197] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 1.635366] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x16
    [ 1.635406] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x16
    [ 1.635428] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x16
    [ 1.635449] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x16
    [ 1.635520] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 1.639579] ACPI: Battery Slot [BAT0] (battery present)
    [ 1.640267] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
    [ 1.640997] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 1.641000] wmi: Mapper loaded
    [ 1.641249] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 1.644274] AVX2 version of gcm_enc/dec engaged.
    [ 1.662640] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [ 1.707814] iTCO_vendor_support: vendor-support=0
    [ 1.709016] [drm] Memory usable by graphics device = 2048M
    [ 1.709022] [drm] Replacing VGA console driver
    [ 1.710234] Console: switching to colour dummy device 80x25
    [ 1.710749] hid-rmi 0018:06CB:2734.0001: Scanning PDT...
    [ 1.711895] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 1.711954] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [ 1.712089] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 1.713279] hid-rmi 0018:06CB:2734.0001: Found F34 on page 0x00
    [ 1.715870] hid-rmi 0018:06CB:2734.0001: Found F01 on page 0x00
    [ 1.718203] hid-rmi 0018:06CB:2734.0001: Found F11 on page 0x00
    [ 1.724578] hid-rmi 0018:06CB:2734.0001: Found F54 on page 0x01
    [ 1.727275] hid-rmi 0018:06CB:2734.0001: Found F30 on page 0x01
    [ 1.730545] i915 0000:00:02.0: irq 61 for MSI/MSI-X
    [ 1.730561] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 1.730563] [drm] Driver supports precise vblank timestamp query.
    [ 1.730596] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 1.733539] hid-rmi 0018:06CB:2734.0001: Found F55 on page 0x02
    [ 1.738729] hid-rmi 0018:06CB:2734.0001: Found F51 on page 0x03
    [ 1.740512] usb 2-6: new full-speed USB device number 4 using xhci_hcd
    [ 1.744701] hid-rmi 0018:06CB:2734.0001: rmi_scan_pdt: Done with PDT scan.
    [ 1.756260] [drm] VBT doesn't support DRRS
    [ 1.758240] hid-rmi 0018:06CB:2734.0001: rmi_populate_f11: size in mm: 97 x 59
    [ 1.766636] input: DLL060A:00 06CB:2734 as /devices/pci0000:00/INT33C3:00/i2c-0/i2c-DLL060A:00/0018:06CB:2734.0001/input/input8
    [ 1.766734] hid-rmi 0018:06CB:2734.0001: input,hidraw0: <UNKNOWN> HID v1.00 Pointer [DLL060A:00 06CB:2734] on
    [ 1.775456] fbcon: inteldrmfb (fb0) is primary device
    [ 1.802968] input: Dell WMI hotkeys as /devices/virtual/input/input9
    [ 1.808667] mousedev: PS/2 mouse device common for all mice
    [ 1.841252] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [ 1.842535] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 1.842776] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 1.854793] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 2.394398] Switched to clocksource tsc
    [ 2.838140] Console: switching to colour frame buffer device 240x67
    [ 2.845934] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 2.845936] i915 0000:00:02.0: registered panic notifier
    [ 2.876371] media: Linux media interface: v0.10
    [ 2.876864] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 2.877001] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
    [ 2.877148] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 2.879690] usbcore: registered new interface driver usbhid
    [ 2.879694] usbhid: USB HID core driver
    [ 2.883145] Linux video capture interface: v2.00
    [ 2.892232] input: SYNAPTICS Synaptics Large Touch Screen as /devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:06CB:0AF8.0002/input/input11
    [ 2.892497] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5752)
    [ 2.895106] hid-multitouch 0003:06CB:0AF8.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [SYNAPTICS Synaptics Large Touch Screen] on usb-0000:00:14.0-3/input0
    [ 2.895830] Bluetooth: Core ver 2.19
    [ 2.895849] NET: Registered protocol family 31
    [ 2.895852] Bluetooth: HCI device and connection manager initialized
    [ 2.895861] Bluetooth: HCI socket layer initialized
    [ 2.895864] Bluetooth: L2CAP socket layer initialized
    [ 2.895877] Bluetooth: SCO socket layer initialized
    [ 2.901636] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input13
    [ 2.901827] usbcore: registered new interface driver uvcvideo
    [ 2.901830] USB Video Class driver (1.1.1)
    [ 2.910511] usbcore: registered new interface driver btusb
    [ 2.925460] Bluetooth: hci0: read Intel version: 370710018002030d2e
    [ 2.925464] Bluetooth: hci0: Intel device is already patched. patch num: 2e
    [ 3.331899] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 11.275262] systemd-journald[135]: File /var/log/journal/88482a6e208046b4ab2b978eaa052ecd/user-1001.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 35.164461] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 35.241753] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 35.241999] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 35.255097] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 36.055112] wlan0: authenticate with c0:25:06:84:57:f0
    [ 36.058891] wlan0: send auth to c0:25:06:84:57:f0 (try 1/3)
    [ 36.061335] wlan0: authenticated
    [ 36.061563] wlan0: associate with c0:25:06:84:57:f0 (try 1/3)
    [ 36.067260] wlan0: RX AssocResp from c0:25:06:84:57:f0 (capab=0x431 status=0 aid=1)
    [ 36.070080] wlan0: associated
    [ 36.070111] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 36.070172] cfg80211: Calling CRDA to update world regulatory domain
    [ 4501.338278] PM: Syncing filesystems ...
    [ 4501.341188] atkbd serio0: Unknown key pressed (translated set 2, code 0xf2 on isa0060/serio0).
    [ 4501.341196] atkbd serio0: Use 'setkeycodes e072 <keycode>' to make it known.
    [ 4501.348617] done.
    [ 4501.348622] PM: Preparing system for mem sleep
    [ 4501.349019] Freezing user space processes ... (elapsed 0.001 seconds) done.
    [ 4501.350459] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
    [ 4501.351580] PM: Entering mem sleep
    [ 4501.351657] Suspending console(s) (use no_console_suspend to debug)
    [ 4501.351917] wlan0: deauthenticating from c0:25:06:84:57:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [ 4501.358219] atkbd serio0: Unknown key released (translated set 2, code 0xf2 on isa0060/serio0).
    [ 4501.358222] atkbd serio0: Use 'setkeycodes e072 <keycode>' to make it known.
    [ 4501.361609] cfg80211: Calling CRDA for country: DE
    [ 4501.362122] sd 2:0:0:0: [sda] Synchronizing SCSI cache
    [ 4501.362185] sd 2:0:0:0: [sda] Stopping disk
    [ 4501.992409] PM: suspend of devices complete after 640.028 msecs
    [ 4502.005724] PM: late suspend of devices complete after 13.299 msecs
    [ 4502.006247] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
    [ 4502.006367] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
    [ 4502.019376] PM: noirq suspend of devices complete after 13.638 msecs
    [ 4502.019816] ACPI: Preparing to enter system sleep state S3
    [ 4502.020586] PM: Saving platform NVS memory
    [ 4502.021109] Disabling non-boot CPUs ...
    [ 4502.021139] intel_pstate CPU 1 exiting
    [ 4502.022404] kvm: disabling virtualization on CPU1
    [ 4502.022854] smpboot: CPU 1 is now offline
    [ 4502.023143] intel_pstate CPU 2 exiting
    [ 4502.024386] kvm: disabling virtualization on CPU2
    [ 4502.125774] smpboot: CPU 2 is now offline
    [ 4502.126039] intel_pstate CPU 3 exiting
    [ 4502.127395] kvm: disabling virtualization on CPU3
    [ 4502.229207] smpboot: CPU 3 is now offline
    [ 4502.232189] ACPI: Low-level resume complete
    [ 4502.232259] PM: Restoring platform NVS memory
    [ 4502.232774] Enabling non-boot CPUs ...
    [ 4502.232814] x86: Booting SMP configuration:
    [ 4502.232815] smpboot: Booting Node 0 Processor 1 APIC 0x1
    [ 4502.245238] kvm: enabling virtualization on CPU1
    [ 4502.247462] Intel pstate controlling: cpu 1
    [ 4502.247514] CPU1 is up
    [ 4502.247533] smpboot: Booting Node 0 Processor 2 APIC 0x2
    [ 4502.259870] kvm: enabling virtualization on CPU2
    [ 4502.262107] Intel pstate controlling: cpu 2
    [ 4502.262155] CPU2 is up
    [ 4502.262172] smpboot: Booting Node 0 Processor 3 APIC 0x3
    [ 4502.274504] kvm: enabling virtualization on CPU3
    [ 4502.276760] Intel pstate controlling: cpu 3
    [ 4502.276807] CPU3 is up
    [ 4502.282141] ACPI: Waking up from system sleep state S3
    [ 4502.302447] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 4502.302450] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
    [ 4502.302690] PM: noirq resume of devices complete after 11.863 msecs
    [ 4502.303102] PM: early resume of devices complete after 0.384 msecs
    [ 4502.303194] usb usb2: root hub lost power or was reset
    [ 4502.303197] usb usb3: root hub lost power or was reset
    [ 4502.315679] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
    [ 4502.315810] snd_hda_intel 0000:00:1b.0: irq 59 for MSI/MSI-X
    [ 4502.329054] sd 2:0:0:0: [sda] Starting disk
    [ 4502.390642] xhci_hcd 0000:00:14.0: irq 56 for MSI/MSI-X
    [ 4502.535888] usb 1-1: reset high-speed USB device number 2 using ehci-pci
    [ 4502.643402] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 4502.643646] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 4502.649288] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 4502.652119] ata3.00: configured for UDMA/133
    [ 4502.766135] usb 2-3: reset full-speed USB device number 2 using xhci_hcd
    [ 4502.939946] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880212c09480
    [ 4502.939950] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880212c094c8
    [ 4503.099825] usb 2-6: reset full-speed USB device number 4 using xhci_hcd
    [ 4503.273741] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800bdea5a00
    [ 4503.273745] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800bdea5a48
    [ 4503.273748] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8800bdea5a90
    [ 4503.273750] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c2a6000
    [ 4503.273752] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff88020c2a6048
    [ 4503.274732] PM: resume of devices complete after 970.836 msecs
    [ 4503.275664] PM: Finishing wakeup.
    [ 4503.275668] Restarting tasks ...
    [ 4503.275774] iwlwifi 0000:02:00.0: no hotplug settings from platform
    [ 4503.276362] usb 2-5: USB disconnect, device number 3
    [ 4503.276546] pci_bus 0000:01: Allocating resources
    [ 4503.276576] pcieport 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
    [ 4503.276585] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    [ 4503.276592] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
    [ 4503.276596] done.
    [ 4503.276614] pci_bus 0000:02: Allocating resources
    [ 4503.276646] pcieport 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 4503.276653] pcieport 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 4503.276662] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
    [ 4503.276675] pcieport 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 4503.276681] pcieport 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 4503.276688] pcieport 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 4503.276695] pcieport 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 4503.276701] pcieport 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 4503.276712] pcieport 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
    [ 4503.276726] pcieport 0000:00:1c.0: BAR 15: assigned [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 4503.276739] pcieport 0000:00:1c.2: BAR 15: assigned [mem 0xf0600000-0xf07fffff 64bit pref]
    [ 4503.276748] pcieport 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 4503.276756] pcieport 0000:00:1c.2: BAR 13: assigned [io 0x4000-0x4fff]
    [ 4503.276773] pci 0000:00:00.0: no hotplug settings from platform
    [ 4503.276778] pci 0000:00:00.0: using default PCI settings
    [ 4503.276791] i915 0000:00:02.0: no hotplug settings from platform
    [ 4503.276795] i915 0000:00:02.0: using default PCI settings
    [ 4503.276809] pci 0000:00:03.0: no hotplug settings from platform
    [ 4503.276816] xhci_hcd 0000:00:14.0: no hotplug settings from platform
    [ 4503.276820] xhci_hcd 0000:00:14.0: using default PCI settings
    [ 4503.276836] mei_me 0000:00:16.0: no hotplug settings from platform
    [ 4503.276839] mei_me 0000:00:16.0: using default PCI settings
    [ 4503.276855] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    [ 4503.276863] pcieport 0000:00:1c.0: no hotplug settings from platform
    [ 4503.276871] pcieport 0000:00:1c.2: no hotplug settings from platform
    [ 4503.276904] iwlwifi 0000:02:00.0: no hotplug settings from platform
    [ 4503.276912] ehci-pci 0000:00:1d.0: no hotplug settings from platform
    [ 4503.276917] ehci-pci 0000:00:1d.0: using default PCI settings
    [ 4503.276933] lpc_ich 0000:00:1f.0: no hotplug settings from platform
    [ 4503.276938] lpc_ich 0000:00:1f.0: using default PCI settings
    [ 4503.276956] ahci 0000:00:1f.2: no hotplug settings from platform
    [ 4503.276961] ahci 0000:00:1f.2: using default PCI settings
    [ 4503.276976] pci 0000:00:1f.3: no hotplug settings from platform
    [ 4503.276980] pci 0000:00:1f.3: using default PCI settings
    [ 4503.277590] pci_bus 0000:01: Allocating resources
    [ 4503.277619] pci_bus 0000:02: Allocating resources
    [ 4503.277652] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
    [ 4503.277669] pci 0000:00:00.0: no hotplug settings from platform
    [ 4503.277673] pci 0000:00:00.0: using default PCI settings
    [ 4503.277686] i915 0000:00:02.0: no hotplug settings from platform
    [ 4503.277690] i915 0000:00:02.0: using default PCI settings
    [ 4503.277703] pci 0000:00:03.0: no hotplug settings from platform
    [ 4503.277711] xhci_hcd 0000:00:14.0: no hotplug settings from platform
    [ 4503.277716] xhci_hcd 0000:00:14.0: using default PCI settings
    [ 4503.277731] mei_me 0000:00:16.0: no hotplug settings from platform
    [ 4503.277736] mei_me 0000:00:16.0: using default PCI settings
    [ 4503.277751] snd_hda_intel 0000:00:1b.0: no hotplug settings from platform
    [ 4503.277759] pcieport 0000:00:1c.0: no hotplug settings from platform
    [ 4503.277767] pcieport 0000:00:1c.2: no hotplug settings from platform
    [ 4503.277801] iwlwifi 0000:02:00.0: no hotplug settings from platform
    [ 4503.277809] ehci-pci 0000:00:1d.0: no hotplug settings from platform
    [ 4503.277814] ehci-pci 0000:00:1d.0: using default PCI settings
    [ 4503.277830] lpc_ich 0000:00:1f.0: no hotplug settings from platform
    [ 4503.277835] lpc_ich 0000:00:1f.0: using default PCI settings
    [ 4503.277852] ahci 0000:00:1f.2: no hotplug settings from platform
    [ 4503.277857] ahci 0000:00:1f.2: using default PCI settings
    [ 4503.277871] pci 0000:00:1f.3: no hotplug settings from platform
    [ 4503.277875] pci 0000:00:1f.3: using default PCI settings
    [ 4503.287972] Bluetooth: hci0: read Intel version: 370710018002030d00
    [ 4503.551878] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
    [ 4503.596787] usb 2-5: new high-speed USB device number 5 using xhci_hcd
    [ 4503.633858] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 4503.755400] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
    [ 4503.797807] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5752)
    [ 4503.801045] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/input/input16
    [ 4503.943676] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 4506.058296] dell_wmi: Unknown key e00e pressed
    [ 4507.048423] wlan0: authenticate with c0:25:06:84:57:f0
    [ 4507.051164] wlan0: send auth to c0:25:06:84:57:f0 (try 1/3)
    [ 4507.053766] wlan0: authenticated
    [ 4507.056205] wlan0: associate with c0:25:06:84:57:f0 (try 1/3)
    [ 4507.062403] wlan0: RX AssocResp from c0:25:06:84:57:f0 (capab=0x431 status=0 aid=1)
    [ 4507.065241] wlan0: associated
    [ 4507.065268] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 4812.948936] usb 2-2: new high-speed USB device number 6 using xhci_hcd
    [ 4813.124097] hub 2-2:1.0: USB hub found
    [ 4813.124371] hub 2-2:1.0: 4 ports detected
    [ 4813.392831] usb 2-2.2: new full-speed USB device number 7 using xhci_hcd
    [ 4813.477901] usb 2-2.2: ep 0x85 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 4813.495517] input: Burr-Brown from TI USB Audio CODEC as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.2/2-2.2:1.3/0003:08BB:2902.0003/input/input17
    [ 4813.495657] hid-generic 0003:08BB:2902.0003: input,hidraw2: USB HID v1.00 Device [Burr-Brown from TI USB Audio CODEC ] on usb-0000:00:14.0-2.2/input3
    [ 4813.515300] usbcore: registered new interface driver snd-usb-audio
    [ 4813.546263] usb 2-2.3: new full-speed USB device number 8 using xhci_hcd
    [ 4813.648070] logitech-djreceiver 0003:046D:C52B.0006: hiddev0,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2.3/input2
    [ 4813.699821] usb 2-2.4: new high-speed USB device number 9 using xhci_hcd
    [ 4813.700997] input: Logitech Unifying Device. Wireless PID:1028 as /devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2.3/2-2.3:1.2/0003:046D:C52B.0006/0003:046D:C52B.0007/input/input18
    [ 4813.701200] logitech-djdevice 0003:046D:C52B.0007: input,hidraw4: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1028] on usb-0000:00:14.0-2.3:1
    [ 4814.121899] ax88179_178a 2-2.4:1.0 eth0: register 'ax88179_178a' at usb-0000:00:14.0-2.4, ASIX AX88179 USB 3.0 Gigabit Ethernet, 00:24:9b:0a:27:f6
    [ 4814.121931] usbcore: registered new interface driver ax88179_178a
    [ 4814.442429] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 4817.483762] ax88179_178a 2-2.4:1.0 eth0: ax88179 - Link status is: 1
    [ 4817.485665] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 6509.605763] usb 2-2: USB disconnect, device number 6
    [ 6509.605773] usb 2-2.2: USB disconnect, device number 7
    [ 6509.660447] usb 2-2.3: USB disconnect, device number 8
    [ 6509.692281] usb 2-2.4: USB disconnect, device number 9
    [ 6509.692540] ax88179_178a 2-2.4:1.0 eth0: unregister 'ax88179_178a' usb-0000:00:14.0-2.4, ASIX AX88179 USB 3.0 Gigabit Ethernet
    [ 6509.692573] ax88179_178a 2-2.4:1.0 eth0: Failed to read reg index 0x0002: -19
    [ 6509.692584] ax88179_178a 2-2.4:1.0 eth0: Failed to write reg index 0x0002: -19
    [ 6509.721655] ax88179_178a 2-2.4:1.0 (unregistered net_device): Failed to write reg index 0x0002: -19
    [ 6509.721669] ax88179_178a 2-2.4:1.0 (unregistered net_device): Failed to write reg index 0x0001: -19
    [ 6509.721678] ax88179_178a 2-2.4:1.0 (unregistered net_device): Failed to write reg index 0x0002: -19
    [ 6511.071805] PM: Syncing filesystems ...
    [ 6511.077462] atkbd serio0: Unknown key pressed (translated set 2, code 0xf2 on isa0060/serio0).
    [ 6511.077473] atkbd serio0: Use 'setkeycodes e072 <keycode>' to make it known.
    [ 6511.085453] atkbd serio0: Unknown key released (translated set 2, code 0xf2 on isa0060/serio0).
    [ 6511.085464] atkbd serio0: Use 'setkeycodes e072 <keycode>' to make it known.
    [ 6511.087129] done.
    [ 6511.087139] PM: Preparing system for mem sleep
    [ 6511.087676] Freezing user space processes ... (elapsed 0.001 seconds) done.
    [ 6511.089183] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
    [ 6511.090294] PM: Entering mem sleep
    [ 6511.090393] Suspending console(s) (use no_console_suspend to debug)
    [ 6511.090786] wlan0: deauthenticating from c0:25:06:84:57:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [ 6511.100925] cfg80211: Calling CRDA to update world regulatory domain
    [ 6511.101532] sd 2:0:0:0: [sda] Synchronizing SCSI cache
    [ 6511.101598] sd 2:0:0:0: [sda] Stopping disk
    [ 6511.720807] PM: suspend of devices complete after 629.628 msecs
    [ 6511.734165] PM: late suspend of devices complete after 13.343 msecs
    [ 6511.734991] ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
    [ 6511.735113] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
    [ 6511.747808] PM: noirq suspend of devices complete after 13.629 msecs
    [ 6511.748271] ACPI: Preparing to enter system sleep state S3
    [ 6511.749033] PM: Saving platform NVS memory
    [ 6511.749584] Disabling non-boot CPUs ...
    [ 6511.749628] intel_pstate CPU 1 exiting
    [ 6511.751130] kvm: disabling virtualization on CPU1
    [ 6511.752157] smpboot: CPU 1 is now offline
    [ 6511.752650] intel_pstate CPU 2 exiting
    [ 6511.754091] kvm: disabling virtualization on CPU2
    [ 6511.754112] smpboot: CPU 2 is now offline
    [ 6511.755147] intel_pstate CPU 3 exiting
    [ 6511.756491] kvm: disabling virtualization on CPU3
    [ 6511.857520] smpboot: CPU 3 is now offline
    [ 6511.860099] ACPI: Low-level resume complete
    [ 6511.860168] PM: Restoring platform NVS memory
    [ 6511.860682] Enabling non-boot CPUs ...
    [ 6511.860725] x86: Booting SMP configuration:
    [ 6511.860726] smpboot: Booting Node 0 Processor 1 APIC 0x1
    [ 6511.873161] kvm: enabling virtualization on CPU1
    [ 6511.875384] Intel pstate controlling: cpu 1
    [ 6511.875441] CPU1 is up
    [ 6511.875462] smpboot: Booting Node 0 Processor 2 APIC 0x2
    [ 6511.887813] kvm: enabling virtualization on CPU2
    [ 6511.890055] Intel pstate controlling: cpu 2
    [ 6511.890104] CPU2 is up
    [ 6511.890121] smpboot: Booting Node 0 Processor 3 APIC 0x3
    [ 6511.902450] kvm: enabling virtualization on CPU3
    [ 6511.904715] Intel pstate controlling: cpu 3
    [ 6511.904763] CPU3 is up
    [ 6511.910077] ACPI: Waking up from system sleep state S3
    [ 6511.930462] ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 6511.930469] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
    [ 6511.930713] PM: noirq resume of devices complete after 11.834 msecs
    [ 6511.931215] PM: early resume of devices complete after 0.474 msecs
    [ 6511.931290] mei_me 0000:00:16.0: irq 58 for MSI/MSI-X
    [ 6511.931308] usb usb2: root hub lost power or was reset
    [ 6511.931310] usb usb3: root hub lost power or was reset
    [ 6511.932049] snd_hda_intel 0000:00:1b.0: irq 59 for MSI/MSI-X
    [ 6512.019117] xhci_hcd 0000:00:14.0: irq 56 for MSI/MSI-X
    [ 6512.030458] sd 2:0:0:0: [sda] Starting disk
    [ 6512.143743] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 6512.143995] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 6512.237297] usb 1-1: reset high-speed USB device number 2 using ehci-pci
    [ 6512.350707] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 6512.353607] ata3.0

    Update: I mucked about more after making this post; I installed gnome-alsa-mixer and checked the "internal mic" option and "Auto-Mute mode" (both were off), after this my headphone output works again, and does the built-in microphone (!)
    I have no idea how I ended up in this "broken" situation, or even what this option does, or how to use it without gnome-alsa-mixer (I had to install 15 packages to get this, as I normally don't use gnome)... Sound on Linux still seems no better than when I started using it 15 years ago :-( (I spent about 5 hours on this...)

  • Dell XPS 15 l502x mini-Display Port stopped working after update.

    After the updates on the 11-10-2014 my mini-display port (which worked great previously and is part of the Intel Graphics) stopped working.
    Am running Arch 64bit with Slim + E19
    The symptoms are:
    1. Detects monitor from the laptop and xrandr throws no errors
    2. Enlightenment thinks the screen is connected and it appears in the screen setup as on.
    3. The monitor no longer recognizes that there is a laptop plugged in and just stays off...
    kernel.log
    Oct 13 10:10:19 localhost kernel: [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder B
    Oct 13 10:10:19 localhost kernel: [drm:cpt_serr_int_handler] *ERROR* PCH transcoder B FIFO underrun
    Oct 13 14:09:35 localhost kernel: [drm] Wrong MCH_SSKPD value: 0x16040307
    Oct 13 14:09:35 localhost kernel: [drm] This can cause pipe underruns and display issues.
    Oct 13 14:09:35 localhost kernel: [drm] Please upgrade your BIOS to fix this.  (Will look for an update...)
    lspci | grep Intel | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    Here are the packages that I think I may have to swap around...
    [2014-10-11 19:16] [PACMAN] removed ati-dri (10.2.8-1)
    [2014-10-11 19:16] [PACMAN] removed intel-dri (10.2.8-1)
    [2014-10-11 19:16] [PACMAN] removed nouveau-dri (10.2.8-1)
    [2014-10-11 19:16] [PACMAN] removed svga-dri (10.2.8-1)
    [2014-10-11 19:16] [PACMAN] removed lib32-intel-dri (10.2.8-1)
    [2014-10-11 19:16] [PACMAN] removed lib32-nouveau-dri (10.2.8-1)
    [2014-10-11 19:16] [PACMAN] upgraded apache-ant (1.9.4-2 -> 1.9.4-3)
    [2014-10-11 19:16] [PACMAN] upgraded libdrm (2.4.56-1 -> 2.4.58-1)
    [2014-10-11 19:16] [PACMAN] installed mesa-dri (10.3.0-3)
    [2014-10-11 19:16] [PACMAN] upgraded wayland (1.5.0-1 -> 1.6.0-1)
    [2014-10-11 19:16] [PACMAN] upgraded mesa (10.2.8-1 -> 10.3.0-3)
    [2014-10-11 19:16] [PACMAN] upgraded mesa-libgl (10.2.8-1 -> 10.3.0-3)
    [2014-10-11 19:16] [PACMAN] upgraded libva (1.3.1-2 -> 1.4.0-1)
    [2014-10-11 19:20] [PACMAN] upgraded linux-lts (3.14.19-1 -> 3.14.20-1)
    [2014-10-11 19:27] [PACMAN] upgraded xf86-video-ati (1:7.4.0-3 -> 1:7.5.0-1)
    [2014-10-11 19:27] [PACMAN] upgraded xf86-video-intel (2.99.916-2 -> 2.99.916-3)
    As far as I can see my options are to try and roll back via pacman -U in my /var/cache... or to figure out how to make my Nvidia HDMI output work using Synergy...
    I suspect this is some type of driver regression (kernel/mesa/xorg) but am not sure as I have not seen much information about this issue online.
    Unless someone has a better idea... when I get time to try to resolve the issue I will update this post.
    Ok I missed this from dmesg:
    [11671.333426] WARNING: CPU: 0 PID: 486 at drivers/gpu/drm/i915/intel_dp.c:137 intel_dp_max_link_bw.isra.9+0x3e/0xa0 [i915]()
    [11671.333428] invalid max DP link bw val 0, using 1.62Gbps
    [11671.333430] Modules linked in: ctr ccm bnep ipt_REJECT xt_conntrack iptable_filter xt_CHECKSUM xt_tcpudp iptable_mangle ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables x_tables uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core fuse v4l2_common ecb videodev media btusb bluetooth 6lowpan_iphc coretemp hwmon intel_rapl x86_pkg_temp_thermal intel_powerclamp joydev mousedev snd_hda_codec_hdmi kvm_intel arc4 snd_hda_codec_realtek snd_hda_codec_generic kvm iwldvm snd_hda_intel snd_hda_controller crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel cryptd snd_hda_codec r8169 iwlwifi snd_hwdep dell_wmi snd_pcm sparse_keymap iTCO_wdt snd_timer snd mii iTCO_vendor_support dell_laptop microcode pcspkr dcdbas dell_smo8800 psmouse serio_raw
    [11671.333467]  thermal soundcore i2c_i801 shpchp evdev mac_hid mei_me mei lpc_ich wmi processor ac battery pci_stub vboxpci(O) vboxnetflt(O) vboxnetadp(O) vboxdrv(O) udlfb syscopyarea sysfillrect sysimgblt fb_sys_fops tun nfs lockd sunrpc fscache vhba(O) bridge stp llc brcmsmac cordic brcmutil led_class bcma mac80211 cfg80211 rfkill bbswitch(O) ext4 crc16 mbcache jbd2 sd_mod sr_mod crc_t10dif cdrom crct10dif_common atkbd libps2 ahci libahci ehci_pci libata xhci_hcd ehci_hcd scsi_mod usbcore usb_common i8042 serio i915 button intel_gtt i2c_algo_bit video drm_kms_helper drm i2c_core
    [11671.333506] CPU: 0 PID: 486 Comm: Xorg.bin Tainted: G        W  O  3.16.4-1-ARCH #1
    [11671.333509] Hardware name: Dell Inc.          Dell System XPS L502X/0YR8NN, BIOS A04 03/25/2011
    [11671.333511]  0000000000000000 00000000c0982604 ffff8800b2b4fa80 ffffffff8152ba1c
    [11671.333515]  ffff8800b2b4fac8 ffff8800b2b4fab8 ffffffff8106e45d ffff880037c92000
    [11671.333518]  0000000000000000 0000000000000004 ffff88014e2d8c00 ffff8801b5a2f800
    [11671.333521] Call Trace:
    [11671.333528]  [<ffffffff8152ba1c>] dump_stack+0x4d/0x6f
    [11671.333534]  [<ffffffff8106e45d>] warn_slowpath_common+0x7d/0xa0
    [11671.333537]  [<ffffffff8106e4dc>] warn_slowpath_fmt+0x5c/0x80
    [11671.333553]  [<ffffffffa00f543e>] intel_dp_max_link_bw.isra.9+0x3e/0xa0 [i915]
    [11671.333566]  [<ffffffffa00f5539>] intel_dp_compute_config+0x99/0x660 [i915]
    [11671.333579]  [<ffffffffa00da214>] __intel_set_mode+0xb14/0x1670 [i915]
    [11671.333608]  [<ffffffffa00dd4e6>] intel_set_mode+0x16/0x30 [i915]
    [11671.333638]  [<ffffffffa00de623>] intel_crtc_set_config+0xa83/0xdd0 [i915]
    [11671.333666]  [<ffffffffa0025fa1>] drm_mode_set_config_internal+0x61/0xe0 [drm]
    [11671.333690]  [<ffffffffa002984b>] drm_mode_setcrtc+0x2ab/0x5b0 [drm]
    [11671.333712]  [<ffffffffa0019b9f>] drm_ioctl+0x1df/0x680 [drm]
    [11671.333728]  [<ffffffff811d4db0>] do_vfs_ioctl+0x2d0/0x4b0
    [11671.333737]  [<ffffffff811df4ee>] ? __fget+0x6e/0xb0
    [11671.333745]  [<ffffffff811d5011>] SyS_ioctl+0x81/0xa0
    [11671.333753]  [<ffffffff815317a9>] system_call_fastpath+0x16/0x1b
    [11671.333758] ---[ end trace 64be8044e26ca3c5 ]---
    Last edited by scmurcott (2014-10-13 19:12:07)

    So I downgraded those packages and the kernel with no luck.
    I tried to get the HDMI working via Synergy... and failed
    I then tested the Display Port on Windows and it did not work there either - exhibiting the same symptoms as Linux - the OS sees the monitor but no data was transferred.
    So I ended up using one of my Display Link monitors at work... the USB monitors were ok, just an irritation with a flickering mouse.
    I hope it is the miniDP>HDMI adapter and not the port... very frustrated by this problem.
    I hope to test another adapter soon.
    I think as nobody else is experiencing this issue that it may well be hardware/firmware related.
    Hope there is a happy end to this post but not feeling so positive right now.

  • USB ports suddenly stop working: xhci_hcd and ehci_hcdwontload[SOLVED]

    Hello everyone.  I am having USB issues on my HP dv6t-7000. I was using my USB keyboard/mouse and the USB was working fine.  I then plug in a flash drive and ALL USB PORTS STOP WORKING.  So I tried the usual fix of reloading xhci_hcd. 
    rmmod xhci_hcd
    modprobe xhci_hcd
    but nothing happens.  I check lsmod and the module is not loaded. Neither is ehci_hcd:
    Module Size Used by
    nls_utf8 1353 1
    udf 80114 1
    crc_itu_t 1364 1 udf
    fuse 69245 3
    bbswitch 5731 0
    coretemp 6231 0
    kvm_intel 124064 0
    kvm 384721 1 kvm_intel
    arc4 2008 2
    crc32c_intel 1988 0
    ghash_clmulni_intel 4598 0
    aesni_intel 46104 0
    uvcvideo 73462 0
    videobuf2_vmalloc 2789 1 uvcvideo
    videobuf2_memops 2827 1 videobuf2_vmalloc
    videobuf2_core 24073 1 uvcvideo
    aes_x86_64 7556 1 aesni_intel
    videodev 104777 2 uvcvideo,videobuf2_core
    rt2800pci 9864 0
    rt2800lib 49648 1 rt2800pci
    rt2x00pci 5052 1 rt2800pci
    rt2x00lib 36341 3 rt2x00pci,rt2800lib,rt2800pci
    snd_hda_codec_hdmi 27561 1
    snd_hda_codec_idt 55976 1
    hp_wmi 7899 0
    snd_hda_intel 27700 2
    snd_hda_codec 100743 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep 6429 1 snd_hda_codec
    snd_pcm 77827 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    acpi_cpufreq 10631 1
    eeprom_93cx6 2218 1 rt2800pci
    mperf 1268 1 acpi_cpufreq
    mac80211 432402 3 rt2x00lib,rt2x00pci,rt2800lib
    cfg80211 179435 2 mac80211,rt2x00lib
    ablk_helper 1973 1 aesni_intel
    snd_page_alloc 7427 2 snd_pcm,snd_hda_intel
    hp_accel 16521 0
    psmouse 76176 0
    media 10438 2 uvcvideo,videodev
    sparse_keymap 3089 1 hp_wmi
    lis3lv02d 11636 1 hp_accel
    iTCO_wdt 5288 0
    serio_raw 5074 0
    input_polldev 2915 1 lis3lv02d
    joydev 9728 0
    processor 27496 1 acpi_cpufreq
    pcspkr 1900 0
    rfkill 15997 3 cfg80211,hp_wmi
    snd_timer 18935 1 snd_pcm
    mei 61037 0
    cryptd 8742 3 ghash_clmulni_intel,aesni_intel,ablk_helper
    evdev 10137 11
    iTCO_vendor_support 1930 1 iTCO_wdt
    ac 2569 0
    thermal 8418 0
    battery 7099 0
    lpc_ich 11346 0
    xts 3136 1 aesni_intel
    r8169 56712 0
    lrw 3662 1 aesni_intel
    mii 4092 1 r8169
    gf128mul 6051 2 lrw,xts
    crc_ccitt 1364 1 rt2800lib
    i2c_i801 10917 0
    snd 60157 11 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel
    hid_generic 1146 0
    mxm_wmi 1468 0
    wmi 8380 2 hp_wmi,mxm_wmi
    microcode 14434 0
    soundcore 5443 1 snd
    ext4 447457 2
    crc16 1360 1 ext4
    jbd2 78834 1 ext4
    mbcache 6027 1 ext4
    usbhid 41358 0
    hid 86421 2 hid_generic,usbhid
    sr_mod 14824 1
    cdrom 35521 1 sr_mod
    sd_mod 31067 3
    ahci 21393 5
    libahci 20907 1 ahci
    libata 168540 2 ahci,libahci
    scsi_mod 130423 3 libata,sd_mod,sr_mod
    usbcore 173914 2 uvcvideo,usbhid
    usb_common 955 1 usbcore
    i915 526734 3
    video 11332 1 i915
    button 4670 1 i915
    i2c_algo_bit 5392 1 i915
    intel_agp 10745 1 i915
    intel_gtt 15361 2 i915,intel_agp
    drm_kms_helper 33007 1 i915
    drm 225482 4 i915,drm_kms_helper
    i2c_core 23076 6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
    Then I look at dmesg:
    [ 2179.728545] usb 3-1: new high-speed USB device number 3 using xhci_hcd
    [ 2181.739284] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 2 ep 2 with no TDs queued?
    [ 2181.739289] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 2 ep 1 with no TDs queued?
    [ 2181.739292] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 2 ep 0 with no TDs queued?
    [ 2198.969052] xhci_hcd 0000:00:14.0: remove, state 4
    [ 2198.969064] usb usb4: USB disconnect, device number 1
    [ 2198.969194] xHCI xhci_drop_endpoint called for root hub
    [ 2198.969197] xHCI xhci_check_bandwidth called for root hub
    [ 2198.973684] xhci_hcd 0000:00:14.0: USB bus 4 deregistered
    [ 2198.973694] xhci_hcd 0000:00:14.0: remove, state 1
    [ 2198.973701] usb usb3: USB disconnect, device number 1
    [ 2198.973704] usb 3-1: USB disconnect, device number 3
    [ 2198.974681] usb 3-4: USB disconnect, device number 2
    [ 2199.140187] xhci_hcd 0000:00:14.0: Slot 1 endpoint 2 not removed from BW list!
    [ 2199.140192] xhci_hcd 0000:00:14.0: Slot 1 endpoint 4 not removed from BW list!
    [ 2199.140308] xHCI xhci_drop_endpoint called for root hub
    [ 2199.140311] xHCI xhci_check_bandwidth called for root hub
    [ 2199.140639] xhci_hcd 0000:00:14.0: USB bus 3 deregistered
    [ 2328.659201] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 2328.868886] usb 1-1.2: new high-speed USB device number 5 using ehci_hcd
    [ 2347.145796] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 2347.288443] usb 1-1.2: USB disconnect, device number 5
    [ 2359.582513] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 2359.795564] usb 1-1.2: new high-speed USB device number 6 using ehci_hcd
    [ 2376.424057] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 2376.450686] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 2376.450717] ehci_hcd 0000:00:1d.0: remove, state 4
    [ 2376.450728] usb usb2: USB disconnect, device number 1
    [ 2376.450731] usb 2-1: USB disconnect, device number 2
    [ 2376.456233] ehci_hcd 0000:00:1d.0: USB bus 2 deregistered
    [ 2376.467332] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 2376.493962] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 2376.493982] ehci_hcd 0000:00:1a.0: remove, state 4
    [ 2376.493993] usb usb1: USB disconnect, device number 1
    [ 2376.493997] usb 1-1: USB disconnect, device number 2
    [ 2376.493999] usb 1-1.1: USB disconnect, device number 3
    [ 2376.494208] usb 1-1.2: USB disconnect, device number 6
    [ 2376.494346] usb 1-1.3: USB disconnect, device number 4
    [ 2376.536849] ehci_hcd 0000:00:1a.0: USB bus 1 deregistered
    [ 2517.463171] CPU3: Package power limit notification (total events = 81)
    [ 2517.463174] CPU1: Package power limit notification (total events = 81)
    [ 2517.463175] CPU2: Package power limit notification (total events = 81)
    [ 2517.463177] CPU0: Package power limit notification (total events = 81)
    [ 2517.474151] CPU1: Package power limit normal
    [ 2517.474153] CPU2: Package power limit normal
    [ 2517.474154] CPU3: Package power limit normal
    [ 2517.474163] CPU0: Package power limit normal
    [ 3126.529391] CPU1: Package power limit notification (total events = 125)
    [ 3126.529392] CPU0: Package power limit notification (total events = 125)
    [ 3126.529395] CPU2: Package power limit notification (total events = 125)
    [ 3126.529396] CPU3: Package power limit notification (total events = 125)
    [ 3126.529790] CPU1: Package power limit normal
    [ 3126.529791] CPU3: Package power limit normal
    [ 3126.529792] CPU2: Package power limit normal
    [ 3126.529793] CPU0: Package power limit normal
    The journalctl:
    Feb 05 17:28:26 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: WARN Event TRB for slot 2 ep 2 with no TDs queued?
    Feb 05 17:28:26 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: WARN Event TRB for slot 2 ep 1 with no TDs queued?
    Feb 05 17:28:26 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: WARN Event TRB for slot 2 ep 0 with no TDs queued?
    Feb 05 17:28:44 ryan-linux-desktop sudo[26409]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/usr/bin/rmmod xhci_hcd
    Feb 05 17:28:44 ryan-linux-desktop sudo[26409]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:28:44 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: remove, state 4
    Feb 05 17:28:44 ryan-linux-desktop kernel: usb usb4: USB disconnect, device number 1
    Feb 05 17:28:44 ryan-linux-desktop kernel: xHCI xhci_drop_endpoint called for root hub
    Feb 05 17:28:44 ryan-linux-desktop kernel: xHCI xhci_check_bandwidth called for root hub
    Feb 05 17:28:44 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: USB bus 4 deregistered
    Feb 05 17:28:44 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: remove, state 1
    Feb 05 17:28:44 ryan-linux-desktop kernel: usb usb3: USB disconnect, device number 1
    Feb 05 17:28:44 ryan-linux-desktop kernel: usb 3-1: USB disconnect, device number 3
    Feb 05 17:28:44 ryan-linux-desktop kernel: usb 3-4: USB disconnect, device number 2
    Feb 05 17:28:44 ryan-linux-desktop sudo[26409]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:28:44 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: Slot 1 endpoint 2 not removed from BW list!
    Feb 05 17:28:44 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: Slot 1 endpoint 4 not removed from BW list!
    Feb 05 17:28:44 ryan-linux-desktop kernel: xHCI xhci_drop_endpoint called for root hub
    Feb 05 17:28:44 ryan-linux-desktop kernel: xHCI xhci_check_bandwidth called for root hub
    Feb 05 17:28:44 ryan-linux-desktop kernel: xhci_hcd 0000:00:14.0: USB bus 3 deregistered
    Feb 05 17:28:50 ryan-linux-desktop sudo[26473]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe xhci_hcd
    Feb 05 17:28:50 ryan-linux-desktop sudo[26473]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:28:50 ryan-linux-desktop sudo[26473]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:28:55 ryan-linux-desktop sudo[26522]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe xhci_hcd
    Feb 05 17:28:55 ryan-linux-desktop sudo[26522]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:28:55 ryan-linux-desktop sudo[26522]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:29:00 ryan-linux-desktop sudo[26561]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe xhci_hcd
    Feb 05 17:29:00 ryan-linux-desktop sudo[26561]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:29:00 ryan-linux-desktop sudo[26561]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:29:10 ryan-linux-desktop sudo[26652]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/usr/bin/rmmod xhci_hcd
    Feb 05 17:29:10 ryan-linux-desktop sudo[26652]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:29:10 ryan-linux-desktop sudo[26652]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:29:17 ryan-linux-desktop sudo[26714]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe xhci_hcd
    Feb 05 17:29:17 ryan-linux-desktop sudo[26714]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:29:17 ryan-linux-desktop sudo[26714]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:29:25 ryan-linux-desktop sudo[26785]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe xhci_hcd
    Feb 05 17:29:25 ryan-linux-desktop sudo[26785]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:29:25 ryan-linux-desktop sudo[26785]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:29:29 ryan-linux-desktop sudo[26826]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe xhci_hcd
    Feb 05 17:29:29 ryan-linux-desktop sudo[26826]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:29:29 ryan-linux-desktop sudo[26826]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:29:30 ryan-linux-desktop sudo[26836]: ryanvade : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe xhci_hcd
    Feb 05 17:29:30 ryan-linux-desktop sudo[26836]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:29:30 ryan-linux-desktop sudo[26836]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:29:34 ryan-linux-desktop su[26853]: (to root) ryanvade on /dev/pts/2
    Feb 05 17:29:34 ryan-linux-desktop su[26853]: pam_unix(su:session): session opened for user root by ryanvade(uid=1000)
    Feb 05 17:30:54 ryan-linux-desktop kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64
    Feb 05 17:30:54 ryan-linux-desktop kernel: usb 1-1.2: new high-speed USB device number 5 using ehci_hcd
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27597]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27603]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27605]: Determining power state from /sys/class/power_supply/ADP1/online.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27612]: Not trying other options, already found a power supply.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27618]: Determining power state from /sys/class/power_supply/ADP1/online.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27625]: Not trying other options, already found a power supply.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27631]: Battery level polling is disabled.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27636]: Prelim lock acquisition on descriptor 8 with pid 27589
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27640]: Battery level polling is disabled.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27642]: Prelim lock acquisition on descriptor 9 with pid 27589
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27643]: Now invoking lmt_main_function with arguments -- force
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27645]: Prelim lock acquisition on descriptor 8 with pid 27593
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27648]: Couldn't acquire prelim lock on descriptor 9 with pid 27593
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27649]: On battery power: Activating, because ENABLE_LAPTOP_MODE_ON_BATTERY is set.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27650]: Now invoking lock_retry with arguments -- force
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27652]: Not on AC and we have battery information in /sys/class/power_supply/BAT* -- checking minimum battery charge.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27656]: /sys/class/power_supply/ADP1 is of type Mains.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27657]: Not of type "Battery", skipping.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27659]: /sys/class/power_supply/BAT0 is of type Battery.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27660]: Checking levels for /sys/class/power_supply/BAT0.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27663]: Present: 1.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27665]: Remaining charge: 2101000
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27667]: Full capacity: 5591000
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27669]: Laptop mode
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27670]: Checking if desired state is different from current state.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27671]: enabled, active
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27672]: Module /usr/share/laptop-mode-tools/modules/ac97-powersave is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27673]: Module /usr/share/laptop-mode-tools/modules/battery-level-polling is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27674]: Module /usr/share/laptop-mode-tools/modules/bluetooth is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27675]: Module /usr/share/laptop-mode-tools/modules/configuration-file-control is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27676]: Module /usr/share/laptop-mode-tools/modules/cpufreq is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27677]: Module /usr/share/laptop-mode-tools/modules/dpms-standby is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27678]: Module /usr/share/laptop-mode-tools/modules/eee-superhe is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27679]: Module /usr/share/laptop-mode-tools/modules/ethernet is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27680]: Module /usr/share/laptop-mode-tools/modules/exec-commands is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27681]: Module /usr/share/laptop-mode-tools/modules/hal-polling is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27682]: Module /usr/share/laptop-mode-tools/modules/hdparm is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27683]: Module /usr/share/laptop-mode-tools/modules/intel-hda-powersave is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27684]: Module /usr/share/laptop-mode-tools/modules/intel-sata-powermgmt is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27685]: Module /usr/share/laptop-mode-tools/modules/laptop-mode is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27686]: Module /usr/share/laptop-mode-tools/modules/lcd-brightness is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27687]: Module /usr/share/laptop-mode-tools/modules/nmi-watchdog is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27688]: Module /usr/share/laptop-mode-tools/modules/runtime-pm is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27689]: Module /usr/share/laptop-mode-tools/modules/sched-mc-power-savings is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27690]: Module /usr/share/laptop-mode-tools/modules/sched-smt-power-savings is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27691]: Module /usr/share/laptop-mode-tools/modules/start-stop-programs is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27692]: Module /usr/share/laptop-mode-tools/modules/syslog-conf is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27693]: Module /usr/share/laptop-mode-tools/modules/terminal-blanking is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27694]: Invoking module /usr/share/laptop-mode-tools/modules/usb-autosuspend.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27706]: Enabling autosuspend mode for USBCORE Controller, with timeout 2.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27707]: Module /usr/share/laptop-mode-tools/modules/video-out is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27709]: Module /usr/share/laptop-mode-tools/modules/wireless-ipw-power is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27714]: Enabling auto suspend mode for usb device 1-1.2.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27713]: Module /usr/share/laptop-mode-tools/modules/wireless-iwl-power is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27715]: Module /usr/share/laptop-mode-tools/modules/wireless-power is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27717]: Module /usr/local/lib/laptop-mode-tools/modules/* is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27716]: Enabling auto power level for usb device 1-1.2.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27718]: Module /usr/local/share/laptop-mode-tools/modules/* is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27719]: Module /etc/laptop-mode/modules/* is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27722]: On battery power: Activating, because ENABLE_LAPTOP_MODE_ON_BATTERY is set.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27724]: Not on AC and we have battery information in /sys/class/power_supply/BAT* -- checking minimum battery charge.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27726]: /sys/class/power_supply/ADP1 is of type Mains.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27727]: Not of type "Battery", skipping.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27729]: /sys/class/power_supply/BAT0 is of type Battery.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27730]: Checking levels for /sys/class/power_supply/BAT0.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27732]: Present: 1.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27734]: Remaining charge: 2101000
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27736]: Full capacity: 5591000
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27738]: Laptop mode
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27739]: Checking if desired state is different from current state.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27740]: enabled, active
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27741]: Module /usr/share/laptop-mode-tools/modules/ac97-powersave is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27742]: Module /usr/share/laptop-mode-tools/modules/battery-level-polling is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27743]: Module /usr/share/laptop-mode-tools/modules/bluetooth is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27744]: Module /usr/share/laptop-mode-tools/modules/configuration-file-control is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27745]: Module /usr/share/laptop-mode-tools/modules/cpufreq is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27746]: Module /usr/share/laptop-mode-tools/modules/dpms-standby is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27747]: Module /usr/share/laptop-mode-tools/modules/eee-superhe is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27748]: Module /usr/share/laptop-mode-tools/modules/ethernet is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27749]: Module /usr/share/laptop-mode-tools/modules/exec-commands is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27750]: Module /usr/share/laptop-mode-tools/modules/hal-polling is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27751]: Module /usr/share/laptop-mode-tools/modules/hdparm is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27752]: Module /usr/share/laptop-mode-tools/modules/intel-hda-powersave is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27753]: Module /usr/share/laptop-mode-tools/modules/intel-sata-powermgmt is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27754]: Module /usr/share/laptop-mode-tools/modules/laptop-mode is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27755]: Module /usr/share/laptop-mode-tools/modules/lcd-brightness is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27756]: Module /usr/share/laptop-mode-tools/modules/nmi-watchdog is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27757]: Module /usr/share/laptop-mode-tools/modules/runtime-pm is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27758]: Module /usr/share/laptop-mode-tools/modules/sched-mc-power-savings is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27759]: Module /usr/share/laptop-mode-tools/modules/sched-smt-power-savings is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27760]: Module /usr/share/laptop-mode-tools/modules/start-stop-programs is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27761]: Module /usr/share/laptop-mode-tools/modules/syslog-conf is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27762]: Module /usr/share/laptop-mode-tools/modules/terminal-blanking is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27764]: Invoking module /usr/share/laptop-mode-tools/modules/usb-autosuspend.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27776]: Enabling autosuspend mode for USBCORE Controller, with timeout 2.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27777]: Module /usr/share/laptop-mode-tools/modules/video-out is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27780]: Module /usr/share/laptop-mode-tools/modules/wireless-ipw-power is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27781]: Module /usr/share/laptop-mode-tools/modules/wireless-iwl-power is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27782]: Module /usr/share/laptop-mode-tools/modules/wireless-power is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27785]: Not enabling auto suspend mode for usb device 1-1.2:1.0
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27786]: Module /usr/local/lib/laptop-mode-tools/modules/* is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27787]: Not enabling auto power level for usb device 1-1.2:1.0
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27788]: Module /usr/local/share/laptop-mode-tools/modules/* is not executable or is to be skipped.
    Feb 05 17:30:54 ryan-linux-desktop laptop-mode[27789]: Module /etc/laptop-mode/modules/* is not executable or is to be skipped.
    Feb 05 17:31:12 ryan-linux-desktop kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64
    Feb 05 17:31:12 ryan-linux-desktop kernel: usb 1-1.2: USB disconnect, device number 5
    Feb 05 17:31:24 ryan-linux-desktop kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64
    Feb 05 17:31:25 ryan-linux-desktop kernel: usb 1-1.2: new high-speed USB device number 6 using ehci_hcd
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28069]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28070]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28083]: Determining power state from /sys/class/power_supply/ADP1/online.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28084]: Determining power state from /sys/class/power_supply/ADP1/online.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28090]: Not trying other options, already found a power supply.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28089]: Not trying other options, already found a power supply.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28106]: Battery level polling is disabled.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28110]: Battery level polling is disabled.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28111]: Prelim lock acquisition on descriptor 8 with pid 28062
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28113]: Couldn't acquire prelim lock on descriptor 8 with pid 28064
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28116]: Prelim lock acquisition on descriptor 9 with pid 28062
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28118]: Now invoking lmt_main_function with arguments -- force
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28119]: Couldn't acquire prelim lock on descriptor 9 with pid 28064
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28121]: Now invoking lock_retry with arguments -- force
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28124]: On battery power: Activating, because ENABLE_LAPTOP_MODE_ON_BATTERY is set.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28127]: Not on AC and we have battery information in /sys/class/power_supply/BAT* -- checking minimum battery charge.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28129]: /sys/class/power_supply/ADP1 is of type Mains.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28130]: Not of type "Battery", skipping.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28132]: /sys/class/power_supply/BAT0 is of type Battery.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28133]: Checking levels for /sys/class/power_supply/BAT0.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28135]: Present: 1.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28137]: Remaining charge: 2076000
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28139]: Full capacity: 5591000
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28141]: Laptop mode
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28142]: Checking if desired state is different from current state.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28144]: enabled, active
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28145]: Module /usr/share/laptop-mode-tools/modules/ac97-powersave is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28146]: Module /usr/share/laptop-mode-tools/modules/battery-level-polling is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28147]: Module /usr/share/laptop-mode-tools/modules/bluetooth is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28148]: Module /usr/share/laptop-mode-tools/modules/configuration-file-control is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28149]: Module /usr/share/laptop-mode-tools/modules/cpufreq is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28150]: Module /usr/share/laptop-mode-tools/modules/dpms-standby is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28151]: Module /usr/share/laptop-mode-tools/modules/eee-superhe is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28152]: Module /usr/share/laptop-mode-tools/modules/ethernet is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28153]: Module /usr/share/laptop-mode-tools/modules/exec-commands is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28154]: Module /usr/share/laptop-mode-tools/modules/hal-polling is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28155]: Module /usr/share/laptop-mode-tools/modules/hdparm is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28156]: Module /usr/share/laptop-mode-tools/modules/intel-hda-powersave is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28157]: Module /usr/share/laptop-mode-tools/modules/intel-sata-powermgmt is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28158]: Module /usr/share/laptop-mode-tools/modules/laptop-mode is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28159]: Module /usr/share/laptop-mode-tools/modules/lcd-brightness is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28160]: Module /usr/share/laptop-mode-tools/modules/nmi-watchdog is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28161]: Module /usr/share/laptop-mode-tools/modules/runtime-pm is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28162]: Module /usr/share/laptop-mode-tools/modules/sched-mc-power-savings is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28163]: Module /usr/share/laptop-mode-tools/modules/sched-smt-power-savings is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28164]: Module /usr/share/laptop-mode-tools/modules/start-stop-programs is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28165]: Module /usr/share/laptop-mode-tools/modules/syslog-conf is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28166]: Module /usr/share/laptop-mode-tools/modules/terminal-blanking is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28167]: Invoking module /usr/share/laptop-mode-tools/modules/usb-autosuspend.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28179]: Enabling autosuspend mode for USBCORE Controller, with timeout 2.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28180]: Module /usr/share/laptop-mode-tools/modules/video-out is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28183]: Module /usr/share/laptop-mode-tools/modules/wireless-ipw-power is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28185]: Module /usr/share/laptop-mode-tools/modules/wireless-iwl-power is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28187]: Module /usr/share/laptop-mode-tools/modules/wireless-power is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28188]: Module /usr/local/lib/laptop-mode-tools/modules/* is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28190]: Module /usr/local/share/laptop-mode-tools/modules/* is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28189]: Enabling auto suspend mode for usb device 1-1.2.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28191]: Module /etc/laptop-mode/modules/* is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28192]: Enabling auto power level for usb device 1-1.2.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28195]: On battery power: Activating, because ENABLE_LAPTOP_MODE_ON_BATTERY is set.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28197]: Not on AC and we have battery information in /sys/class/power_supply/BAT* -- checking minimum battery charge.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28199]: /sys/class/power_supply/ADP1 is of type Mains.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28200]: Not of type "Battery", skipping.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28202]: /sys/class/power_supply/BAT0 is of type Battery.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28203]: Checking levels for /sys/class/power_supply/BAT0.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28205]: Present: 1.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28207]: Remaining charge: 2076000
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28209]: Full capacity: 5591000
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28211]: Laptop mode
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28212]: Checking if desired state is different from current state.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28213]: enabled, active
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28214]: Module /usr/share/laptop-mode-tools/modules/ac97-powersave is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28215]: Module /usr/share/laptop-mode-tools/modules/battery-level-polling is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28216]: Module /usr/share/laptop-mode-tools/modules/bluetooth is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28217]: Module /usr/share/laptop-mode-tools/modules/configuration-file-control is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28218]: Module /usr/share/laptop-mode-tools/modules/cpufreq is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28219]: Module /usr/share/laptop-mode-tools/modules/dpms-standby is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28220]: Module /usr/share/laptop-mode-tools/modules/eee-superhe is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28221]: Module /usr/share/laptop-mode-tools/modules/ethernet is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28223]: Module /usr/share/laptop-mode-tools/modules/exec-commands is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28224]: Module /usr/share/laptop-mode-tools/modules/hal-polling is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28225]: Module /usr/share/laptop-mode-tools/modules/hdparm is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28226]: Module /usr/share/laptop-mode-tools/modules/intel-hda-powersave is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28227]: Module /usr/share/laptop-mode-tools/modules/intel-sata-powermgmt is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28228]: Module /usr/share/laptop-mode-tools/modules/laptop-mode is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28229]: Module /usr/share/laptop-mode-tools/modules/lcd-brightness is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28230]: Module /usr/share/laptop-mode-tools/modules/nmi-watchdog is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28231]: Module /usr/share/laptop-mode-tools/modules/runtime-pm is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28232]: Module /usr/share/laptop-mode-tools/modules/sched-mc-power-savings is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28233]: Module /usr/share/laptop-mode-tools/modules/sched-smt-power-savings is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28234]: Module /usr/share/laptop-mode-tools/modules/start-stop-programs is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28235]: Module /usr/share/laptop-mode-tools/modules/syslog-conf is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28236]: Module /usr/share/laptop-mode-tools/modules/terminal-blanking is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28237]: Invoking module /usr/share/laptop-mode-tools/modules/usb-autosuspend.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28245]: Enabling autosuspend mode for USBCORE Controller, with timeout 2.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28254]: Module /usr/share/laptop-mode-tools/modules/video-out is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28255]: Not enabling auto suspend mode for usb device 1-1.2:1.0
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28256]: Not enabling auto power level for usb device 1-1.2:1.0
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28257]: Module /usr/share/laptop-mode-tools/modules/wireless-ipw-power is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28258]: Module /usr/share/laptop-mode-tools/modules/wireless-iwl-power is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28259]: Module /usr/share/laptop-mode-tools/modules/wireless-power is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28260]: Module /usr/local/lib/laptop-mode-tools/modules/* is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28261]: Module /usr/local/share/laptop-mode-tools/modules/* is not executable or is to be skipped.
    Feb 05 17:31:25 ryan-linux-desktop laptop-mode[28262]: Module /etc/laptop-mode/modules/* is not executable or is to be skipped.
    Feb 05 17:31:41 ryan-linux-desktop kernel: ehci_hcd 0000:00:1d.0: setting latency timer to 64
    Feb 05 17:31:41 ryan-linux-desktop kernel: ehci_hcd 0000:00:1d.0: setting latency timer to 64
    Feb 05 17:31:41 ryan-linux-desktop kernel: ehci_hcd 0000:00:1d.0: remove, state 4
    Feb 05 17:31:41 ryan-linux-desktop kernel: usb usb2: USB disconnect, device number 1
    Feb 05 17:31:41 ryan-linux-desktop kernel: usb 2-1: USB disconnect, device number 2
    Feb 05 17:31:41 ryan-linux-desktop kernel: ehci_hcd 0000:00:1d.0: USB bus 2 deregistered
    Feb 05 17:31:41 ryan-linux-desktop kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64
    Feb 05 17:31:41 ryan-linux-desktop kernel: ehci_hcd 0000:00:1a.0: setting latency timer to 64
    Feb 05 17:31:41 ryan-linux-desktop kernel: ehci_hcd 0000:00:1a.0: remove, state 4
    Feb 05 17:31:41 ryan-linux-desktop kernel: usb usb1: USB disconnect, device number 1
    Feb 05 17:31:41 ryan-linux-desktop kernel: usb 1-1: USB disconnect, device number 2
    Feb 05 17:31:41 ryan-linux-desktop kernel: usb 1-1.1: USB disconnect, device number 3
    Feb 05 17:31:41 ryan-linux-desktop kernel: usb 1-1.2: USB disconnect, device number 6
    Feb 05 17:31:41 ryan-linux-desktop kernel: usb 1-1.3: USB disconnect, device number 4
    Feb 05 17:31:41 ryan-linux-desktop kernel: ehci_hcd 0000:00:1a.0: USB bus 1 deregistered
    Feb 05 17:34:03 ryan-linux-desktop kernel: CPU3: Package power limit notification (total events = 81)
    Feb 05 17:34:03 ryan-linux-desktop kernel: CPU1: Package power limit notification (total events = 81)
    Feb 05 17:34:03 ryan-linux-desktop kernel: CPU2: Package power limit notification (total events = 81)
    Feb 05 17:34:03 ryan-linux-desktop kernel: CPU0: Package power limit notification (total events = 81)
    Feb 05 17:34:03 ryan-linux-desktop kernel: CPU1: Package power limit normal
    Feb 05 17:34:03 ryan-linux-desktop kernel: CPU2: Package power limit normal
    Feb 05 17:34:03 ryan-linux-desktop kernel: CPU3: Package power limit normal
    Feb 05 17:34:03 ryan-linux-desktop kernel: CPU0: Package power limit normal
    Feb 05 17:37:56 ryan-linux-desktop sudo[31776]: root : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe -r xhci_hcd
    Feb 05 17:37:56 ryan-linux-desktop sudo[31776]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:37:56 ryan-linux-desktop sudo[31776]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:37:59 ryan-linux-desktop sudo[31810]: root : TTY=pts/2 ; PWD=/home/ryanvade ; USER=root ; COMMAND=/sbin/modprobe xhci_hcd
    Feb 05 17:37:59 ryan-linux-desktop sudo[31810]: pam_unix(sudo:session): session opened for user root by ryanvade(uid=0)
    Feb 05 17:37:59 ryan-linux-desktop sudo[31810]: pam_unix(sudo:session): session closed for user root
    Feb 05 17:44:12 ryan-linux-desktop kernel: CPU1: Package power limit notification (total events = 125)
    Feb 05 17:44:12 ryan-linux-desktop kernel: CPU0: Package power limit notification (total events = 125)
    Feb 05 17:44:12 ryan-linux-desktop kernel: CPU2: Package power limit notification (total events = 125)
    Feb 05 17:44:12 ryan-linux-desktop kernel: CPU3: Package power limit notification (total events = 125)
    Feb 05 17:44:12 ryan-linux-desktop kernel: CPU1: Package power limit normal
    Feb 05 17:44:12 ryan-linux-desktop kernel: CPU3: Package power limit normal
    Feb 05 17:44:12 ryan-linux-desktop kernel: CPU2: Package power limit normal
    Feb 05 17:44:12 ryan-linux-desktop kernel: CPU0: Package power limit normal
    A new kernel was just installed via pacman.  I haven't booted it yet.  Maybe that will fix it?
    EDIT: This is happening with kernel 3.7.6-1-ARCH.  Especially after the computer goes to sleep.
    Last edited by ryanvade (2013-02-21 22:51:29)

    Well 2.0 ports work now.
    3.0 works for a few seconds, then stops.
    [ 302.762355] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 302.762468] xhci_hcd 0000:00:14.0: remove, state 84
    [ 302.775661] usb usb4: USB disconnect, device number 1
    [ 302.776021] xHCI xhci_drop_endpoint called for root hub
    [ 302.776030] xHCI xhci_check_bandwidth called for root hub
    [ 302.776377] xhci_hcd 0000:00:14.0: USB bus 4 deregistered
    [ 302.776396] xhci_hcd 0000:00:14.0: remove, state 1
    [ 302.878776] hub 3-0:1.0: activate --> -108
    [ 302.878841] usb usb3: USB disconnect, device number 1
    [ 302.879119] xHCI xhci_drop_endpoint called for root hub
    [ 302.879124] xHCI xhci_check_bandwidth called for root hub
    [ 302.879533] xhci_hcd 0000:00:14.0: USB bus 3 deregistered
    [ 314.069077] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 314.069093] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 314.069116] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 314.069277] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 314.069304] xhci_hcd 0000:00:14.0: irq 21, io mem 0x74600000
    [ 314.069409] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
    [ 314.069910] xHCI xhci_add_endpoint called for root hub
    [ 314.069919] xHCI xhci_check_bandwidth called for root hub
    [ 314.070031] hub 3-0:1.0: USB hub found
    [ 314.070051] hub 3-0:1.0: 4 ports detected
    [ 314.080764] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 314.080774] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 314.081037] xHCI xhci_add_endpoint called for root hub
    [ 314.081040] xHCI xhci_check_bandwidth called for root hub
    [ 314.081089] hub 4-0:1.0: USB hub found
    [ 314.081099] hub 4-0:1.0: 4 ports detected
    [ 314.430506] usb 3-4: new low-speed USB device number 2 using xhci_hcd
    [ 314.450307] usb 3-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 314.450325] usb 3-4: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 314.454047] input: GE 98134 GE 98134 as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input20
    [ 314.454371] hid-generic 0003:05B8:3155.0007: input,hidraw0: USB HID v1.00 Keyboard [GE 98134 GE 98134] on usb-0000:00:14.0-4/input0
    [ 314.459555] input: GE 98134 GE 98134 as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/input/input21
    [ 314.460089] hid-generic 0003:05B8:3155.0008: input,hiddev0,hidraw1: USB HID v1.00 Mouse [GE 98134 GE 98134] on usb-0000:00:14.0-4/input1
    [ 341.130120] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 1 ep 0 with no TDs queued?
    Something else I noticed was that when I unplug the power cable to my laptop, the USB 3.0 stops and I get this in dmesg right after:
    [ 609.467318] EXT4-fs (sda6): re-mounted. Opts: data=ordered,commit=600
    [ 609.485639] EXT4-fs (sda5): re-mounted. Opts: data=ordered,commit=600
    [ 609.988234] EXT4-fs (sda6): re-mounted. Opts: data=ordered,commit=600
    [ 610.072949] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 2 ep 0 with no TDs queued?
    [ 610.097739] EXT4-fs (sda5): re-mounted. Opts: data=ordered,commit=600
    [ 610.664363] EXT4-fs (sda6): re-mounted. Opts: data=ordered,commit=600
    [ 610.737512] EXT4-fs (sda5): re-mounted. Opts: data=ordered,commit=600
    *NOTE is it possible to install the 3.8-rc kernel through yaourt? I have tried to compile it myself using old config and it never works.  EVER.
    Last edited by ryanvade (2013-02-10 06:27:42)

  • Concerning: VGA monitors using an Aluminum Powerbook G4 PowerPC 2004 15"-screen 1.5Ghz  The DVI (converted to VGA) video output stopped working on this computer after 9 years of service. This raises question 1:  Is there any way of fixing this? I've tried

    Concerning: VGA monitors using an Aluminum Powerbook G4 PowerPC 2004 15"-screen 1.5Ghz
    The DVI (converted to VGA) video output stopped working on this computer after 9 years of service. This raises question 1:
    Is there any way of fixing this? I've tried the usual: triple checked all vga cables & devices through trial & error. Bought a new DVI-VGA adapter. Reset PRAM, PMU, etc. Nothing works. Something is probably damaged, because my KVM switch was not working unless I hot-reseated the vga cable into it, leading to this DVI port, and that is pretty rough stuff.
    Question 2 (related):
    This dovetails into this: Can I drive a VGA monitor with the s-video output port on this computer. It would take an s-video (male)-to-15-pin-VGA adapter. Has anyone does this? So far, I haven't even found the adapter mentioned anywhere.
    Thanks for reading this.
    el7

    Thanks for the useful feedback, Knucklesmac. I agree. I must have blown something on the logic board -- because I had a faulty old KVM switch that would not switch between computers without some nasty hot-plugging/unplugging the VGA video cables. (wince!). It's like when Dizzy Dean ruined his arm because a line drive hit him in the foot and he readjusted his mechanics around the injury. I take the blame because this has been a great computer, and does not deserve any blame.
    If it will help anyone else reading this thread, C2G (née Cables to Go) has some interesting ideas for still getting external video out of this computer:
    -USB-to-VGA
    http://www.cablestogo.com/product/30545
    -Convert s-video or composite video signals to high resolution VGA
    http://www.cablestogo.com/product/40971
    The price range is $75-$85, which doesn't make horse sense to me for such an old computer -- which has a lot of life in it anyway, because its own 15" monitor is not chopped liver.
    el7

  • Why do my midi instruments stop working after 1-2 minutes?

    So I've been toying around with Garageband 11 on my MBP base 13 with upgraded memory. I am able to get a couple of midi instruments to connect and to sound and record through the program, however, I'm running into an issue with two controllers in particular. I'm using an older emedia midi controller with no available drivers online (that I've seen as of yet) and a set of PS3 usb Band Hero drums. As I stated I can get them both connected and they sound great with little to no latency. What's strang is that after two minutes of use, playing through with controller, the sound cuts out. It still registers there is a device connected, but with both things you can no longer hear the instrument or record anything. I'm stumped. I ran this referall to set up the drums and it looks as if I'm not the only one struggling, but I've yet to receive any feedback! http://themartiansarecoming.wordpress.com/2011/04/14/turning-ps3-guitar-hero-wor ld-tour-drum-kit-ghwt-into-midi-input-device-for-garageband-11/
    Anywho I thought some folks on here might have been through this or just have a wide enough understanding of the whole system as to what might be causing this issue. My hopes are it's a plugin issue or something simple I can download, but theres a chance it's just compatibility. The usb mic that I have from the band hero kit works great and I've yet to have it stop working, but this is running through a different setup switching from built in mic to the usb. Any thoughts are greatly appreciated so don't hold back!
    Thank you
    Max

    Yes I did that but nothing happened.  I removed about 6 apps that use sounds or creates ringtones to no avail.  The only thing that helps, and this temporary, is hitting the mute button and off and all the sounds for all phone basics-texts, ringers, alerts ce back up.  No program seems to shut it down, just time and within 3 days it reverts back to no sounds for ringers, texts, etc.  I don't see any problems with speaking sounds and game sounds, yet.  I have a lifetime with pc's since 1978 with my radio shack trs80 and this one befuddles me.  Something is telling me there is a problem with the operating system on iOS 6 because my hours of research has proven to assure me apple phones are losing their basic sound DLL's in some template, being c++ based largely, somebody I think has a pointer getting 'stuck' and when a hard reboot can't clear the issue, my experience tells me somebody let a template get out of hand and is a serious problem.  I found hundreds of similar sound problems with myriads of solutions such as resynching with iTunes, updating iOS if it hadn't been already, turning a list off toggles on and off then rebooting.  For me the mute/unmute has worked temporarily and sometimes it won't even work sometimes and I have to have the phone on vibrate and keep it on my person so as to feel the ring/alerts.  Being a long time proficient programmer/basic networker/basic hardware user, I don't like duct tape solutions such as toggle a switch like Fonzi smacking the jukebox to get the music to play.  I always wondered why Arnold(Asian or chubby Caucasian) never got his jukebox fixed.  So anybody know a non-duct tape solution or seen am apple thread describing a permanent solution please let me know?!? Thanks, Jon
    <Email Edited by Host>

  • CPU 40 % but Garage Band doesn't work

    Hello,
    I've a problem with GarageBand 11. A few days ago I've bought a Mac Mini with dual core I7 with 8Gigs RAM, and hard disk 750Gigs (7200RPM). Lion inside of course.
    I'v used Garage Band but during play my project, GB stops itself and appear a message similar at "part of the project was not played". But I've checked activity monitor and the CPU (appear 4 core, for hyperthreading) is under 40% global resources, during Gb playing my project.
    The tracks are 8 with many effects, the cursor became red and Garage band says: "part of the project was not played" and stops itself. I ask you, why even though the CPU is 40%, the hard disk works fine, the RAM is used for 3, 5Gbyte Garage Band desn't work?
    Thank you for your patience.

    While we all have MacBooks in this forum not all of us use GarageBand. There's a GarageBand Support Community where everybody uses GarageBand. You should also post this question there to increase your chances of getting an answer.
    https://discussions.apple.com/community/ilife/garageband

  • USB Bluetooth adapter stops working after 10.8.5 upgrade

    For several months I've been using an IOGear USB Bluetooth adapter and a USB KVM to share my Magic Trackpad between a Mac Mini and a MBP, both machines happily running 10.8.4.
    Tonight I upgraded my MBP to 10.8.5 and now Bluetooth is apparently disabled when I have the USB adapter plugged in:
    Now I'm left with the unappealing decision of using my Trackpad with only my Mac Mini, my MBP, or constantly repairing it with either to share.
    I've been shockingly happy with this little trick, but I guess it was too good to last. Anyone have any ideas why using a USB Bluetooth adapter would stop working? Maybe I need a different adapter now?

    Thanks! That solved my problem. I just had to swap in my device id which was different than yours.
    I converted my USB adapter's idProduct value from hexidecimal (0x2101) into decimal (8449) and added this configuration:
                        <key>BroadcomUSBBluetoothHCIController_Dongle - IOGear2</key>
                        <dict>
                                  <key>CFBundleIdentifier</key>
                                  <string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
                                  <key>IOClass</key>
                                  <string>BroadcomBluetoothHostControllerUSBTransport</string>
                                  <key>IOProviderClass</key>
                                  <string>IOUSBDevice</string>
                                  <key>idProduct</key>
                                  <integer>8449</integer>
                                  <key>idVendor</key>
                                  <integer>2652</integer>
                        </dict>

  • Since downloading iOS 8 on my iPad 2 it has stopped working and will not connect to iTunes

    Since downloading iOS 8 on my iPad 2 it has stopped working and will not connect to iTunes to do a restore.  I have tried to do a reset using the sleep button and home key and all I get is a white band across the screen and then it boots into the main system but it is just a series of white lines going across the screen, how can I do a restore on this?

    Hey dbwithers,
    Thanks for the question. I understand that you are experiencing issues with your iPad after attempting to update to iOS 8. To isolate these issues, let’s try placing your iPad in recovery mode and attempting a restore with iTunes:
    If you can't update or restore your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT1808
    Thanks,
    Matt M.

  • Airport express has stopped working when college switched network to 'N'

    Hi all,
    My university has just switched their wireless to 'N'-band. My airport express ('G') is now upset: not only has airtunes stopped working (I previously had joined it to the dorm wireless network), but I can no longer even access my airport in the Airport Utility (5.3.2).
    I've done a hard reset of my airport express and I still cannot access the device via the airport utility. When I click 'rescan', the device is never found.
    I have noticed, however, the default network "Apple Network 600eab' appearing among my wireless network choices. Unfortunately, Airport never actually lets me join that network.
    Does anyone have any ideas I can try?
    Thanks
    LD

    I've had to go back to firmware 7.4.1 and that seems to work.  Anyone know what is up with 7.5.2?

  • My custom alerts stopped working.

    For some time now without issue I have been using rintones and text tones I created with garage band. The last week or so, they stopped working. The odd time one will work. Under settings for my contacts, nothing has changed. I even tried to reset the custom alerts to the contacts and also did a reset (not sure if I did hard or soft reset [home and power button]. If you have any advice, please help.
    I am using iphone 4s with software 7.0.4

    6 string strummer wrote:
    not sure if I did hard or soft reset [home and power button]. If you have any advice, please help.
    There is only one kind of reset on an iPhone. It's just called a "reset" and you do it by pressing and holding the Home and power buttons until the silver apple appears.
    I'd try resyncing the tones from iTunes.

  • Taptic Engine stop working after workout

    I don't know if others have experienced this, but so far after receiving my watch I went out and had two 5km runs, and each time I finished running the Taptic engine would stop working. For example, if I Force Touch, there's no "vibration", and no buzz when getting a phone call or when the alarm goes off etc. Don't know if this is a software bug or hardware bug. Anyone else experienced the same thing?
    The only way to get the Taptic engine to work again is to shut down the watch each time after running, and then restart it again. Kind of annoying.
    P.S. Apple Watch Stainless Steel + white Sport Band.

    Call Apple support. This isn't normal.

  • Wireless connection between D-Link WiFi router and Time capsule stopped working

    We have an ISP provided D-Link wireless router (DIR-615) to which we wirelessly connected our 2Tb Time Capsule for back up and to connect a USB printer to out network. This worked perfectly for 3 1/2 years, until about a month ago, when the time capsule suddenly decided to go "off line". ie we could no longer access it or the printer via our wireless network. We had changed nothing - just one day it stopped working.
    We tried to get it back online with no success. As the 2Tb Time Capsule was almost 7 years old and had had some HDD issues in the passed, we figured it had got old and died and that it was time to replace it; so we bought a new 3Tb Time Capsule, thinking this would get everything back to normal.
    However much as we tried, we were also unable to get the new 3Tb Time Capsule to connect wirelessly to the D-Link wireless router. The Airport Utility did not show the D-Link wireless router or its wireless network, although we were (and are) able to see it in Systems Preferences>Networks from all our multiple devises. This in itself seemed odd. No matter what we tried, the Airport Utility would not find the D-Link wireless router and hence we could not add the 3Tb Time Capsule to the existing wireless network.
    At the end of the day we got fed up with trying to add the 3Tb Time Capsule to the D-Link wireless network, and connected it via a LAN cable to the D-Link router instead. We then set it up as its own network. Worked gerat. Having done that we thought maybe the old 2Tb Time Capsule might not have been the problem after all, so we tried extending our new 3Tb Time Capsule wireless network using the 2Tb Time Capsule wirelessly. This worked perfectly! And we are now almost back to what we wanted.
    So although we have a work around, this means now have 2 separate wireless networks as opposed to the original single wireless network where everything talked to everything else.
    Can anyone shed any light on any of the following:-
    1. Why the original wireless network connection between the D-Link router and the 2Tb Time Capsule just stopped working? Was there some software change from Apple that "decided" D-Link wireless routers were no longer secure; and therefore the TCs could no longer connect to them?
    2. Why it was not possible to extend the existing D-Link wireless network using the the new 3Tb Time Capsule?
    3. Is there is anyway that we can get back to a single wireless network based around the D-Link wireless router as the primary router connecting to the modem, where the 2 Time Capsules connect as "wireless satellite base stations"?

    1. Why the original wireless network connection between the D-Link router and the 2Tb Time Capsule just stopped working? Was there some software change from Apple that "decided" D-Link wireless routers were no longer secure; and therefore the TCs could no longer connect to them?
    A firmware update to the TC came along and you agreed to it without perhaps even noticing.. it then smashed your setup because Apple do not recommend the setup you were using and it is very poor.
    2. Why it was not possible to extend the existing D-Link wireless network using the the new 3Tb Time Capsule?
    Because it is such a poor setup that Apple have taken away your ability to choose it unless you know exactly what you are doing.
    3. Is there is anyway that we can get back to a single wireless network based around the D-Link wireless router as the primary router connecting to the modem, where the 2 Time Capsules connect as "wireless satellite base stations"?
    Yes, this I can help you with.
    I have several ways around the problem.. but the first one is.. why use the DIR-615 at all.. it is not a modem.. it is a very ordinary bottom end, poor single band slow wireless router.
    Why don't you simply remove the DIR-615 from the network completely.. plug whatever it is the ISP supplies you.. an ethernet connection from whatever that modem is you mentioned into the WAN port of the Time Capsule. And use the TC in some router mode.. same as the DIR-615 was setup.. dhcp or pppoe or whatever.. I doubt the TC cannot match it.
    If you have issues please post a few screenshots from the DIR-615 to show how it is setup from the WAN side.. and as long as you are given the username and password or whatever the ISP uses to authenticate then chuck out the DIR-615.
    Tell me if that is a goer.. if not we can work out a few other methods..
    eg. Simply turn off the wireless in the DIR-615. It is poor cf the TC and there is no need for it.. with the TC in bridge only use the TC for wireless as well as wireless extend with your old TC.
    Or setup roaming network where everything uses the same SSID.
    Then you will have one wireless network. And it won't matter what as long as it connects.. although IMHO this is not right as the TC is such a superior router now you are wasting your new TC.

  • My M-Audio Fast Track stops working when switching instruments/tasks in Garageband.

    I bought an M-Audio Fast Track along with a few imacs for my students to use in my classroom. I have it installed and it works sometimes.  I seem to have to have a fresh restart of osx and garageband, then it picks up the guitar and its usable with all the effects and cool stuff in garageband.  If I switch something, like add another instrument guitar track, or switch to another task like browse for a bit then come back it stops working.  I cannot get it to work again without restarting osx.  It does not pickup the fast track if I restart garage band or replug in the usb. 
    I bought this through apple, so I figured it was supported and would work great for my stuents.  I have found support has changed for this device. 
    Any tips before I look into returning it?
    Sean

    I think that definitely helped.  When I switch sound devices I can get both the midi and m-audio to record at the same time without rebooting. 
    If your familiar with the m-audio box I still cannot get sound out of the headphone jack part of the box.  Ive chosen that as the output in both audio settings in osx and the output in garageband.  I can hit the monitor button on the box and hear a clean guitar, but no output as far as garageband effects go.

  • Win 7 Drag and Drop stopped working after iTunes update

    I really hope that this is the right sub-forum for this.
    Here goes:
    A few days ago I finally upgraded to 9.1.1.12 and today I was in for a nasty surprise: I can't move MP3s from windows explorer into the iTunes window any more.
    I often create playlists and then drag files I get from a few bands I follow directly into those playlists. This is an easy and painless process. My FTP client downloads the files into a prearranged folder whenever they get a new song up, and I then open said folder and drag and drop the file into iTunes.
    I just got a new song to listen to today, wanted to drag it in an... Nothing. Just the black, crossed-through circle of "No".
    It worked last week. It worked the week before. It worked the years before.
    I got Win7 64 in April. It worked on it since then.
    It stopped working today.
    And no, I won't let iTunes consolidate or organize my media. It only organizes files bought via the iTunes store, nothing I rip from CDs or obtain otherwise, as those files have to be playable by two other players as well. But, again: Until this night it worked without a problem. And after the new update... Stopped.
    Is there a new option I'm missing?

    I was able to fix it.
    I simply stopped running iTunes in Admin mode. For some reason, running it in administrator mode makes it behave "worse" than not doing so.
    When I ran it as a normal program, I was able to drag files into it correctly again.
    Which is weird, as the last version was also running in admin mode, but worked perfectly.

Maybe you are looking for

  • Two i4's same itunes account

    So i have two i4's on my itunes account.  one for me and one for my wife.  Is there anyway that we can keep our contacts separate?                                                                                                                        

  • Merging multiple libraries

    On my C drive under Music- Itunes, I have multiple Itunes libraries.  There are some duplicates (don't get me started on that !).  There are regular music libraries and xml libraries.  How do I consolidate them all into one, so that when I un-install

  • Problem in download netweaver

    Dear Sir, I cannot download netweaver from this website. Is there any setup that must be done before download ? Thanks Sincerely David

  • Dynamic images - positions

    Hi, I have the following problem: I need to place images dynamically on the layout. The Image URLs I receive in an internal table with the x and y coordinates. ( I don't know how many of them will be in the table ) So the questions - Is it possible t

  • [Solved]"No Text!" in konqueror menu

    Yesterday when I opened up konqueror, I couldn't help but notice all the buttons, the location bar, and some of the menu drop-downs were missing.  But in fairness, it gave me a new one that's empty and just says No Text! It's normal in fresh accounts