Send method in SharedObject is block or unblock?

send method in SharedObject is block or unblock?
is it the same in local mode and remote mode ?
thx a lot.

Since it throws InterruptedIOException for timeouts of interrupts I'm gessing this is a blocking method.

Similar Messages

  • Is UDPDatagramConnection's send() method in blocking mode?

    Hello,
    I need your help in order to clarify this problem. I'd like to know if the send() method of UDPDatagramConnection is in blocking mode by default (Or is there any possiblity to verify it?).
    Thanks in advance for your response,
    Luubi.

    Since it throws InterruptedIOException for timeouts of interrupts I'm gessing this is a blocking method.

  • Block and unblock users

    Hello,
    I am triying to build an application that block and unblock users, using UME api.
    This is the code that I created, but it is not working, I always get the exception. I call this method in onClick event of a button.
    My user's database is a LDAP.
    public void onLocked(Event event) throws PageException {
                   IUserAccountFactory useraccountf;           
                   IUserAccount useraccount;
                   String uniqueId;
                   boolean locked;
                   try{
                        useraccountf = UMFactory.getUserAccountFactory();                    
                        uniqueId = useraccountf.getUserAccountByLogonId(username).getUniqueID();                    
                        useraccount= UMFactory.getUserAccountFactory().getMutableUserAccount(uniqueId);
                        locked = useraccount.isLocked();
                        if (locked == false){
                             useraccount.setLocked(true,2);
                             useraccount.save();
                             useraccount.commit();     
                             componentState = SUCCESS;
                        else{
                             myBean.setError(true);
                             myBean.setMessage("El Usuario ya estaba Inactivo");     
                             componentState = EDIT_USER_DATA;                    
                   catch (UMException e) {
                        e.printStackTrace();
                        componentState = ERROR;
    Thanks,

    hello, please see https://blog.mozilla.org/tanvi/2013/04/10/mixed-content-blocking-enabled-in-firefox-23/ for details why this is happening. firefox doesn't block vimeo in particular, but all active content (scripts, flash objects, etc.) that is served via http:// one sites that otherwise use a secure connection (https://).
    i think vimeo is currently working on that: http://vimeo.com/help/faq/embedding#https but otherwise you'd have to temporarily switch to serving your site via http:// to avoid the issue...

  • Bluetooth soft blocked, wont unblock

    Hello,
    my laptop's bluetooth adapter is not working due to the hci0 interface being soft blocked.
    Unblocking with
    # rfkill unblock all
    doesn't have any effect at all - 'rfkill list' still shows
    0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: hci0: Bluetooth
    Soft blocked: yes
    Hard blocked: no
    No matter what I do, the device just won't unblock. The adapter has been working fine in an earlier installation of Arch.
    Howewer, if i boot into emergency mode using the option 'systemctl.unit=emergency.target' on the kernel command line and then load my bluetooth and wifi modules manually, both devices appear unblocked and hciconfig shows the correct info for my adapter. If i then change into a higher "runlevel" in systemd, the graphical ui starts and hci0 is irrevocably soft blocked again.
    How do I proceed? How can I find out which kernel modules and/or pieces of software in my boot process block the bluetooth device?
    The laptop is a quite dated ASUS F3JC with a BT-183 bluetooth adapter connected via usb.
    lsusb:
    Bus 001 Device 004: ID 05e1:0501 Syntek Semiconductor Co., Ltd DC-1125 Webcam
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 002: ID 0b05:1712 ASUSTek Computer, Inc. BT-183 Bluetooth 2.0+EDR adapter
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.10.6-2-ARCH (tobias@testing-i686) (gcc version 4.8.1 20130725 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Aug 13 10:20:52 CEST 2013
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b7fbffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000b7fc0000-0x00000000b7fcdfff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000b7fce000-0x00000000b7ffffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: ASUSTeK Computer Inc. F3JC /F3JC , BIOS 205 08/11/2006
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] e820: last_pfn = 0xb7fc0 max_arch_pfn = 0x100000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-DFFFF uncachable
    [ 0.000000] E0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0A0000000 mask FF0000000 write-back
    [ 0.000000] 3 base 0B0000000 mask FF8000000 write-back
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
    [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x37000000-0x373fffff]
    [ 0.000000] [mem 0x37000000-0x373fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x30000000-0x36ffffff]
    [ 0.000000] [mem 0x30000000-0x36ffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x2fffffff]
    [ 0.000000] [mem 0x00100000-0x003fffff] page 4k
    [ 0.000000] [mem 0x00400000-0x2fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x37400000-0x377fdfff]
    [ 0.000000] [mem 0x37400000-0x377fdfff] page 4k
    [ 0.000000] BRK [0x01751000, 0x01751fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x3780c000-0x37bfdfff]
    [ 0.000000] Allocated new RAMDISK: [mem 0x3740c000-0x377fd6a3]
    [ 0.000000] Move RAMDISK from [mem 0x3780c000-0x37bfd6a3] to [mem 0x3740c000-0x377fd6a3]
    [ 0.000000] ACPI: RSDP 000f7ac0 00014 (v00 ACPIAM)
    [ 0.000000] ACPI: RSDT b7fc0000 0003C (v01 A M I OEMRSDT 08000611 MSFT 00000097)
    [ 0.000000] ACPI: FACP b7fc0200 00084 (v02 A M I OEMFACP 08000611 MSFT 00000097)
    [ 0.000000] ACPI: DSDT b7fc0460 080FB (v01 F3J00 F3J00001 00000001 INTL 02002026)
    [ 0.000000] ACPI: FACS b7fce000 00040
    [ 0.000000] ACPI: APIC b7fc0390 0005C (v01 A M I OEMAPIC 08000611 MSFT 00000097)
    [ 0.000000] ACPI: MCFG b7fc03f0 0003C (v01 A M I OEMMCFG 08000611 MSFT 00000097)
    [ 0.000000] ACPI: BOOT b7fc0430 00028 (v01 A M I OEMBOOT 08000611 MSFT 00000097)
    [ 0.000000] ACPI: OEMB b7fce040 00046 (v01 A M I AMI_OEM 08000611 MSFT 00000097)
    [ 0.000000] ACPI: TCPA b7fc8560 00032 (v01 A M I TBLOEMID 00000001 MSFT 00000097)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 2055MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] BRK [0x01752000, 0x01752fff] PGTABLE
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] Normal [mem 0x01000000-0x377fdfff]
    [ 0.000000] HighMem [mem 0x377fe000-0xb7fbffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0xb7fbffff]
    [ 0.000000] On node 0 totalpages: 753502
    [ 0.000000] free_area_init_node: node 0, pgdat c15b3340, node_mem_map f5d0c020
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] Normal zone: 1744 pages used for memmap
    [ 0.000000] Normal zone: 223230 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 4112 pages used for memmap
    [ 0.000000] HighMem zone: 526274 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 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: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] e820: [mem 0xb8000000-0xfedfffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 14 pages/cpu @f5cde000 s33344 r0 d24000 u57344
    [ 0.000000] pcpu-alloc: s33344 r0 d24000 u57344 alloc=14*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 751726
    [ 0.000000] Kernel command line: BOOT_IMAGE=/__active/boot/vmlinuz-linux root=UUID=08c6ea4e-4d83-4417-8177-5dfcae41f3b6 ro rootflags=subvol=__active resume=/dev/sda2 elevator=deadline
    [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Initializing CPU#0
    [ 0.000000] allocated 6028792 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Initializing HighMem for node 0 (000377fe:000b7fc0)
    [ 0.000000] Memory: 2971976k/3014400k available (4168k kernel code, 42032k reserved, 1736k data, 596k init, 2105096k highmem)
    [ 0.000000] virtual kernel memory layout:
    fixmap : 0xfff14000 - 0xfffff000 ( 940 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc15c5000 - 0xc165a000 ( 596 kB)
    .data : 0xc141205e - 0xc15c4400 (1736 kB)
    .text : 0xc1000000 - 0xc141205e (4168 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
    [ 0.000000] NR_IRQS:2304 nr_irqs:512 16
    [ 0.000000] CPU 0 irqstacks, hard=f5008000 soft=f500a000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] tsc: Fast TSC calibration failed
    [ 0.000000] tsc: PIT calibration matches PMTIMER. 1 loops
    [ 0.000000] tsc: Detected 1662.525 MHz processor
    [ 0.006668] Calibrating delay loop (skipped), value calculated using timer frequency.. 3326.59 BogoMIPS (lpj=5541750)
    [ 0.006673] pid_max: default: 32768 minimum: 301
    [ 0.006723] Security Framework initialized
    [ 0.006731] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006746] Mount-cache hash table entries: 512
    [ 0.007051] Initializing cgroup subsys memory
    [ 0.007062] Initializing cgroup subsys devices
    [ 0.007065] Initializing cgroup subsys freezer
    [ 0.007068] Initializing cgroup subsys net_cls
    [ 0.007071] Initializing cgroup subsys blkio
    [ 0.007109] CPU: Physical Processor ID: 0
    [ 0.007112] CPU: Processor Core ID: 0
    [ 0.007115] mce: CPU supports 6 MCE banks
    [ 0.007123] CPU0: Thermal monitoring handled by SMI
    [ 0.007134] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
    tlb_flushall_shift: -1
    [ 0.007235] Freeing SMP alternatives: 16k freed
    [ 0.008229] ACPI: Core revision 20130328
    [ 0.015305] ACPI: All ACPI Tables successfully acquired
    [ 0.016681] ftrace: allocating 18673 entries in 37 pages
    [ 0.026778] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.027249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.062035] smpboot: CPU0: Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz (fam: 06, model: 0f, stepping: 06)
    [ 0.063333] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
    [ 0.063333] perf_event_intel: PEBS disabled due to CPU errata
    [ 0.063333] ... version: 2
    [ 0.063333] ... bit width: 40
    [ 0.063333] ... generic registers: 2
    [ 0.063333] ... value mask: 000000ffffffffff
    [ 0.063333] ... max period: 000000007fffffff
    [ 0.063333] ... fixed-purpose events: 3
    [ 0.063333] ... event mask: 0000000700000003
    [ 0.083410] CPU 1 irqstacks, hard=f50d0000 soft=f50d2000
    [ 0.083414] smpboot: Booting Node 0, Processors #1 OK
    [ 0.009999] Initializing CPU#1
    [ 0.009999] CPU1: Thermal monitoring handled by SMI
    [ 0.096648] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.096675] Brought up 2 CPUs
    [ 0.096679] smpboot: Total of 2 processors activated (6652.18 BogoMIPS)
    [ 0.098255] devtmpfs: initialized
    [ 0.098255] PM: Registering ACPI NVS region [mem 0xb7fce000-0xb7ffffff] (204800 bytes)
    [ 0.098255] RTC time: 18:54:58, date: 08/14/13
    [ 0.098255] NET: Registered protocol family 16
    [ 0.098255] ACPI: bus type PCI registered
    [ 0.098255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.098255] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.098255] PCI: not using MMCONFIG
    [ 0.098424] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=6
    [ 0.098426] PCI: Using configuration type 1 for base access
    [ 0.098573] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.098575] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.098577] mtrr: corrected configuration.
    [ 0.100101] bio: create slab <bio-0> at 0
    [ 0.100123] ACPI: Added _OSI(Module Device)
    [ 0.100123] ACPI: Added _OSI(Processor Device)
    [ 0.100123] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.100123] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.104817] ACPI: EC: Look up EC in DSDT
    [ 0.107007] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.126746] ACPI BIOS Bug: Warning: Incorrect checksum in table [TCPA] - 0x00, should be 0xDE (20130328/tbutils-324)
    [ 0.130091] ACPI: SSDT b7fc85a0 00475 (v01 AMI CPU1PM 00000001 INTL 02002026)
    [ 0.130592] ACPI: Dynamic OEM Table Load:
    [ 0.130596] ACPI: SSDT (null) 00475 (v01 AMI CPU1PM 00000001 INTL 02002026)
    [ 0.130731] ACPI BIOS Bug: Warning: Incorrect checksum in table [SSDT] - 0x4C, should be 0xC5 (20130328/tbutils-324)
    [ 0.130738] ACPI: SSDT b7fc8a20 00475 (v01 AMI CPU2PM 00000001 INTL 02002026)
    [ 0.131241] ACPI: Dynamic OEM Table Load:
    [ 0.131245] ACPI: SSDT (null) 00475 (v01 AMI CPU2PM 00000001 INTL 02002026)
    [ 0.131518] ACPI: Interpreter enabled
    [ 0.131546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130328/hwxface-568)
    [ 0.131553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130328/hwxface-568)
    [ 0.131574] ACPI: (supports S0 S3 S4 S5)
    [ 0.131577] ACPI: Using IOAPIC for interrupt routing
    [ 0.131608] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.134342] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.134348] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) (size reduced!)
    [ 0.134350] PCI: Using MMCONFIG for extended config space
    [ 0.134373] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.134504] ACPI: No dock devices found.
    [ 0.162419] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.162572] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.162576] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.162580] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.162584] acpi PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
    [ 0.162587] acpi PNP0A08:00: host bridge window [mem 0xb8000000-0xffffffff] (ignored)
    [ 0.162591] PCI: root bus 00: using default resources
    [ 0.162595] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.162749] PCI host bridge to bus 0000:00
    [ 0.162755] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.162758] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.162762] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
    [ 0.162776] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
    [ 0.162919] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
    [ 0.162979] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.163030] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.163145] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
    [ 0.163171] pci 0000:00:1b.0: reg 10: [mem 0xfebfc000-0xfebfffff 64bit]
    [ 0.163286] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.163348] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.163415] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
    [ 0.163535] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.163602] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.163672] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
    [ 0.163792] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.163863] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 0.163926] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
    [ 0.164046] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.164118] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 0.164185] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
    [ 0.164248] pci 0000:00:1d.0: reg 20: [io 0xec00-0xec1f]
    [ 0.164335] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.164396] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
    [ 0.164458] pci 0000:00:1d.1: reg 20: [io 0xe880-0xe89f]
    [ 0.164546] pci 0000:00:1d.1: System wakeup disabled by ACPI
    [ 0.164604] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
    [ 0.164666] pci 0000:00:1d.2: reg 20: [io 0xe800-0xe81f]
    [ 0.164756] pci 0000:00:1d.2: System wakeup disabled by ACPI
    [ 0.164818] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
    [ 0.164880] pci 0000:00:1d.3: reg 20: [io 0xe480-0xe49f]
    [ 0.164972] pci 0000:00:1d.3: System wakeup disabled by ACPI
    [ 0.165047] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
    [ 0.165075] pci 0000:00:1d.7: reg 10: [mem 0xfebfbc00-0xfebfbfff]
    [ 0.165192] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.165292] pci 0000:00:1d.7: System wakeup disabled by ACPI
    [ 0.165356] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 0.165486] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 0.165554] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
    [ 0.165679] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
    [ 0.165689] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
    [ 0.165697] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
    [ 0.165706] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0250 (mask 000f)
    [ 0.165824] pci 0000:00:1f.2: [8086:27c4] type 00 class 0x010180
    [ 0.165849] pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007]
    [ 0.165863] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003]
    [ 0.165877] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007]
    [ 0.165890] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003]
    [ 0.165905] pci 0000:00:1f.2: reg 20: [io 0xffa0-0xffaf]
    [ 0.165967] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.166048] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
    [ 0.166127] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
    [ 0.166355] pci 0000:01:00.0: [10de:01d7] type 00 class 0x030000
    [ 0.166375] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
    [ 0.166395] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.166414] pci 0000:01:00.0: reg 1c: [mem 0xfd000000-0xfdffffff 64bit]
    [ 0.166438] pci 0000:01:00.0: reg 30: [mem 0xfcfe0000-0xfcffffff pref]
    [ 0.166562] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.166574] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.166580] pci 0000:00:01.0: bridge window [mem 0xf9f00000-0xfdffffff]
    [ 0.166586] pci 0000:00:01.0: bridge window [mem 0xbdf00000-0xddefffff 64bit pref]
    [ 0.166719] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
    [ 0.166747] pci 0000:02:00.0: reg 10: [io 0xc800-0xc8ff]
    [ 0.166793] pci 0000:02:00.0: reg 18: [mem 0xfe0ff000-0xfe0fffff 64bit]
    [ 0.166846] pci 0000:02:00.0: reg 30: [mem 0xfe0e0000-0xfe0effff pref]
    [ 0.166963] pci 0000:02:00.0: supports D1 D2
    [ 0.166967] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
    [ 0.167047] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.167062] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.167069] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    [ 0.167075] pci 0000:00:1c.0: bridge window [mem 0xfe000000-0xfe0fffff]
    [ 0.167289] pci 0000:03:00.0: [8086:4222] type 00 class 0x028000
    [ 0.167348] pci 0000:03:00.0: reg 10: [mem 0xfe1ff000-0xfe1fffff]
    [ 0.167781] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.167911] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.167941] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.167950] pci 0000:00:1c.1: bridge window [mem 0xfe100000-0xfe1fffff]
    [ 0.168099] acpiphp: Slot [1] registered
    [ 0.168110] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
    [ 0.168116] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    [ 0.168123] pci 0000:00:1c.2: bridge window [mem 0xfe200000-0xfe9fffff]
    [ 0.168133] pci 0000:00:1c.2: bridge window [mem 0xddf00000-0xdfefffff 64bit pref]
    [ 0.168219] pci 0000:06:01.0: [1180:0832] type 00 class 0x0c0010
    [ 0.168238] pci 0000:06:01.0: proprietary Ricoh MMC controller disabled (via firewire function)
    [ 0.168241] pci 0000:06:01.0: MMC cards are now supported by standard SDHCI controller
    [ 0.168259] pci 0000:06:01.0: reg 10: [mem 0xfeaff800-0xfeafffff]
    [ 0.168367] pci 0000:06:01.0: PME# supported from D0 D3hot D3cold
    [ 0.168394] pci 0000:06:01.0: System wakeup disabled by ACPI
    [ 0.168460] pci 0000:06:01.1: [1180:0822] type 00 class 0x080500
    [ 0.168486] pci 0000:06:01.1: reg 10: [mem 0xfeaff400-0xfeaff4ff]
    [ 0.168594] pci 0000:06:01.1: supports D1 D2
    [ 0.168597] pci 0000:06:01.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.168678] pci 0000:06:01.2: [1180:0843] type 00 class 0x088000
    [ 0.168703] pci 0000:06:01.2: reg 10: [mem 0xfeaff000-0xfeaff0ff]
    [ 0.168810] pci 0000:06:01.2: supports D1 D2
    [ 0.168813] pci 0000:06:01.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.168891] pci 0000:06:01.3: [1180:0592] type 00 class 0x088000
    [ 0.168916] pci 0000:06:01.3: reg 10: [mem 0xfeafec00-0xfeafecff]
    [ 0.169022] pci 0000:06:01.3: supports D1 D2
    [ 0.169025] pci 0000:06:01.3: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.169161] pci 0000:00:1e.0: PCI bridge to [bus 06] (subtractive decode)
    [ 0.169171] pci 0000:00:1e.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.169181] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
    [ 0.169184] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
    [ 0.169218] pci_bus 0000:00: on NUMA node 0
    [ 0.169222] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 0.169225] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 0.173483] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *11 12)
    [ 0.173574] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 12)
    [ 0.173662] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 12)
    [ 0.173748] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *4 5 6 7 12)
    [ 0.173835] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 12) *0, disabled.
    [ 0.173922] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 12) *0, disabled.
    [ 0.174010] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 12) *0, disabled.
    [ 0.174098] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 12)
    [ 0.174404] ACPI: Enabled 3 GPEs in block 00 to 1F
    [ 0.174415] acpi root: \_SB_.PCI0 notify handler is installed
    [ 0.174470] Found 1 acpi root devices
    [ 0.203349] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
    [ 0.203424] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.203424] vgaarb: loaded
    [ 0.203424] vgaarb: bridge control possible 0000:01:00.0
    [ 0.203427] PCI: Using ACPI for IRQ routing
    [ 0.203477] PCI: pci_cache_line_size set to 64 bytes
    [ 0.203568] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    [ 0.203571] e820: reserve RAM buffer [mem 0xb7fc0000-0xb7ffffff]
    [ 0.203722] NetLabel: Initializing
    [ 0.203724] NetLabel: domain hash size = 128
    [ 0.203726] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.203745] NetLabel: unlabeled traffic allowed by default
    [ 0.203948] hpet clockevent registered
    [ 0.203953] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.203960] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.203966] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.205983] Switching to clocksource hpet
    [ 0.211394] pnp: PnP ACPI init
    [ 0.211423] ACPI: bus type PNP registered
    [ 0.246754] system 00:00: [mem 0xfed13000-0xfed19fff] has been reserved
    [ 0.246762] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.266812] pnp 00:01: [dma 4]
    [ 0.266850] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.286791] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.326739] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.346824] pnp 00:04: Plug and Play ACPI device, IDs SYN0a06 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
    [ 0.346868] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.346920] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.347100] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.347105] system 00:07: [io 0x0800-0x087f] has been reserved
    [ 0.347109] system 00:07: [io 0x0480-0x04bf] has been reserved
    [ 0.347114] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.347118] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.347121] system 00:07: [mem 0xfed45000-0xfed89fff] has been reserved
    [ 0.347129] system 00:07: [mem 0xffb00000-0xffbfffff] could not be reserved
    [ 0.347133] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
    [ 0.347139] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.347260] system 00:08: [io 0x0250-0x0253] has been reserved
    [ 0.347264] system 00:08: [io 0x0256-0x025f] has been reserved
    [ 0.347268] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.347272] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.347276] system 00:08: [mem 0xfec10000-0xfec17fff] has been reserved
    [ 0.347280] system 00:08: [mem 0xfec18000-0xfec1ffff] has been reserved
    [ 0.347284] system 00:08: [mem 0xfec20000-0xfec27fff] has been reserved
    [ 0.347289] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.347458] system 00:09: [mem 0xe0000000-0xe3ffffff] has been reserved
    [ 0.347464] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.370300] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.370305] system 00:0a: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.370310] system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.370314] system 00:0a: [mem 0x00100000-0xb7ffffff] could not be reserved
    [ 0.370319] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.370519] pnp: PnP ACPI: found 11 devices
    [ 0.370522] ACPI: bus type PNP unregistered
    [ 0.408937] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.408952] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [ 0.408956] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    [ 0.408985] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.408989] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.408992] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.408998] pci 0000:00:1c.0: BAR 15: assigned [mem 0xb8000000-0xb81fffff 64bit pref]
    [ 0.409003] pci 0000:00:1c.1: BAR 15: assigned [mem 0xb8200000-0xb83fffff 64bit pref]
    [ 0.409007] pci 0000:00:1c.1: BAR 13: assigned [io 0x1000-0x1fff]
    [ 0.409011] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.409017] pci 0000:00:01.0: bridge window [mem 0xf9f00000-0xfdffffff]
    [ 0.409022] pci 0000:00:01.0: bridge window [mem 0xbdf00000-0xddefffff 64bit pref]
    [ 0.409028] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.409033] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    [ 0.409041] pci 0000:00:1c.0: bridge window [mem 0xfe000000-0xfe0fffff]
    [ 0.409047] pci 0000:00:1c.0: bridge window [mem 0xb8000000-0xb81fffff 64bit pref]
    [ 0.409056] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.409061] pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff]
    [ 0.409068] pci 0000:00:1c.1: bridge window [mem 0xfe100000-0xfe1fffff]
    [ 0.409074] pci 0000:00:1c.1: bridge window [mem 0xb8200000-0xb83fffff 64bit pref]
    [ 0.409083] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
    [ 0.409088] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    [ 0.409095] pci 0000:00:1c.2: bridge window [mem 0xfe200000-0xfe9fffff]
    [ 0.409101] pci 0000:00:1c.2: bridge window [mem 0xddf00000-0xdfefffff 64bit pref]
    [ 0.409111] pci 0000:00:1e.0: PCI bridge to [bus 06]
    [ 0.409119] pci 0000:00:1e.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.409303] pci 0000:00:1c.1: enabling device (0106 -> 0107)
    [ 0.409463] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.409469] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.409473] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
    [ 0.409477] pci_bus 0000:01: resource 1 [mem 0xf9f00000-0xfdffffff]
    [ 0.409480] pci_bus 0000:01: resource 2 [mem 0xbdf00000-0xddefffff 64bit pref]
    [ 0.409484] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
    [ 0.409487] pci_bus 0000:02: resource 1 [mem 0xfe000000-0xfe0fffff]
    [ 0.409491] pci_bus 0000:02: resource 2 [mem 0xb8000000-0xb81fffff 64bit pref]
    [ 0.409494] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 0.409497] pci_bus 0000:03: resource 1 [mem 0xfe100000-0xfe1fffff]
    [ 0.409501] pci_bus 0000:03: resource 2 [mem 0xb8200000-0xb83fffff 64bit pref]
    [ 0.409504] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
    [ 0.409507] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfe9fffff]
    [ 0.409511] pci_bus 0000:04: resource 2 [mem 0xddf00000-0xdfefffff 64bit pref]
    [ 0.409514] pci_bus 0000:06: resource 1 [mem 0xfea00000-0xfeafffff]
    [ 0.409517] pci_bus 0000:06: resource 4 [io 0x0000-0xffff]
    [ 0.409520] pci_bus 0000:06: resource 5 [mem 0x00000000-0xffffffff]
    [ 0.409577] NET: Registered protocol family 2
    [ 0.409819] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.409864] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.409905] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.409943] TCP: reno registered
    [ 0.409947] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.409959] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.410051] NET: Registered protocol family 1
    [ 0.410893] pci 0000:01:00.0: Boot video device
    [ 0.410920] PCI: CLS 32 bytes, default 64
    [ 0.410971] Unpacking initramfs...
    [ 0.532133] Freeing initrd memory: 4040k freed
    [ 0.535993] Simple Boot Flag at 0x52 set to 0x1
    [ 0.536132] apm: BIOS not found.
    [ 0.536177] Scanning for low memory corruption every 60 seconds
    [ 0.536482] audit: initializing netlink socket (disabled)
    [ 0.536501] type=2000 audit(1376506498.533:1): initialized
    [ 0.552685] bounce pool size: 64 pages
    [ 0.552701] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.555118] VFS: Disk quotas dquot_6.5.2
    [ 0.555194] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.555483] msgmni has been set to 1701
    [ 0.555858] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.555914] io scheduler noop registered
    [ 0.555917] io scheduler deadline registered (default)
    [ 0.555967] io scheduler cfq registered
    [ 0.556105] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.556191] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.556303] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
    [ 0.556412] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
    [ 0.556542] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.556613] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [ 0.556615] vesafb: scrolling: redraw
    [ 0.556618] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.556888] vesafb: framebuffer at 0xc0000000, mapped to 0xf8080000, using 3072k, total 3072k
    [ 0.604763] Console: switching to colour frame buffer device 128x48
    [ 0.652475] fb0: VESA VGA frame buffer device
    [ 0.652524] intel_idle: does not run on family 6 model 15
    [ 0.652558] GHES: HEST is not enabled!
    [ 0.652575] isapnp: Scanning for PnP cards...
    [ 0.965444] isapnp: No Plug & Play device found
    [ 0.965514] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.966343] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 0.968466] i8042: Detected active multiplexing controller, rev 1.1
    [ 0.969654] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.969698] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 0.969734] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 0.969768] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 0.969805] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 0.969961] mousedev: PS/2 mouse device common for all mice
    [ 0.970068] rtc_cmos 00:02: RTC can wake from S4
    [ 0.970251] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 0.970287] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.970328] cpuidle: using governor ladder
    [ 0.970331] cpuidle: using governor menu
    [ 0.970360] drop_monitor: Initializing network drop monitor service
    [ 0.970483] TCP: cubic registered
    [ 0.970646] NET: Registered protocol family 10
    [ 0.970904] NET: Registered protocol family 17
    [ 0.970917] Key type dns_resolver registered
    [ 0.971138] Using IPI No-Shortcut mode
    [ 0.971305] PM: Checking hibernation image partition /dev/sda2
    [ 1.004953] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.160012] PM: Hibernation image not present or could not be loaded.
    [ 1.160027] registered taskstats version 1
    [ 1.160675] Magic number: 9:863:948
    [ 1.160692] tty tty5: hash matches
    [ 1.160757] rtc_cmos 00:02: setting system clock to 2013-08-14 18:54:59 UTC (1376506499)
    [ 1.160876] Freeing unused kernel memory: 596k freed
    [ 1.161099] Write protecting the kernel text: 4172k
    [ 1.161139] Write protecting the kernel read-only data: 1316k
    [ 1.170851] systemd-udevd[46]: starting version 204
    [ 1.197848] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
    [ 1.199413] ACPI: Lid Switch [LID]
    [ 1.199505] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 1.199514] ACPI: Power Button [PWRB]
    [ 1.199579] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
    [ 1.199584] ACPI: Sleep Button [SLPB]
    [ 1.199649] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 1.199654] ACPI: Power Button [PWRF]
    [ 1.204924] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    [ 1.205239] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:14/LNXVIDEO:00/input/input5
    [ 1.212179] ACPI: bus type USB registered
    [ 1.212236] usbcore: registered new interface driver usbfs
    [ 1.212255] usbcore: registered new interface driver hub
    [ 1.212895] usbcore: registered new device driver usb
    [ 1.213778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.214003] ehci-pci: EHCI PCI platform driver
    [ 1.214158] ehci-pci 0000:00:1d.7: setting latency timer to 64
    [ 1.214176] ehci-pci 0000:00:1d.7: EHCI Host Controller
    [ 1.214187] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
    [ 1.214207] ehci-pci 0000:00:1d.7: debug port 1
    [ 1.214247] uhci_hcd: USB Universal Host Controller Interface driver
    [ 1.216496] sdhci: Secure Digital Host Controller Interface driver
    [ 1.216500] sdhci: Copyright(c) Pierre Ossman
    [ 1.216822] sdhci-pci 0000:06:01.1: SDHCI controller found [1180:0822] (rev 19)
    [ 1.217908] sdhci-pci 0000:06:01.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 1.218118] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
    [ 1.218139] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfebfbc00
    [ 1.218946] sdhci-pci 0000:06:01.1: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 1.219043] mmc0: SDHCI controller on PCI [0000:06:01.1] using DMA
    [ 1.219073] sdhci-pci 0000:06:01.2: SDHCI controller found [1180:0843] (rev 1)
    [ 1.219134] sdhci-pci 0000:06:01.2: setting latency timer to 64
    [ 1.219219] mmc1: SDHCI controller on PCI [0000:06:01.2] using DMA
    [ 1.227078] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 1.227437] hub 1-0:1.0: USB hub found
    [ 1.227444] hub 1-0:1.0: 8 ports detected
    [ 1.228033] SCSI subsystem initialized
    [ 1.230546] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.230553] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 1.230562] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.230596] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ec00
    [ 1.230825] hub 2-0:1.0: USB hub found
    [ 1.230831] hub 2-0:1.0: 2 ports detected
    [ 1.231077] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 1.231083] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 1.231091] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    [ 1.231137] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e880
    [ 1.231332] hub 3-0:1.0: USB hub found
    [ 1.231339] hub 3-0:1.0: 2 ports detected
    [ 1.231555] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 1.231561] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 1.231569] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    [ 1.231613] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800
    [ 1.231928] hub 4-0:1.0: USB hub found
    [ 1.231934] hub 4-0:1.0: 2 ports detected
    [ 1.232152] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    [ 1.232157] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 1.232165] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    [ 1.232195] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e480
    [ 1.232394] hub 5-0:1.0: USB hub found
    [ 1.232400] hub 5-0:1.0: 2 ports detected
    [ 1.235551] ACPI: bus type ATA registered
    [ 1.236510] libata version 3.00 loaded.
    [ 1.236921] ata_piix 0000:00:1f.2: version 2.13
    [ 1.237028] ata_piix 0000:00:1f.2: MAP [
    [ 1.237031] P0 P2 IDE IDE ]
    [ 1.237079] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 1.237739] scsi0 : ata_piix
    [ 1.239669] scsi1 : ata_piix
    [ 1.240515] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
    [ 1.240520] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    [ 1.286748] firewire_ohci 0000:06:01.0: added OHCI v1.0 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
    [ 1.400663] ata2.00: ATAPI: MATSHITADVD-RAM UJ-841S, 1.00, max UDMA/33
    [ 1.400777] ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
    [ 1.400782] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.407077] ata1.00: configured for UDMA/133
    [ 1.407254] scsi 0:0:0:0: Direct-Access ATA SAMSUNG SSD 830 CXM0 PQ: 0 ANSI: 5
    [ 1.413791] ata2.00: configured for UDMA/33
    [ 1.418808] scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ-841S 1.00 PQ: 0 ANSI: 5
    [ 1.422211] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
    [ 1.422321] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.422325] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.422360] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.424941] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.424945] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.425147] sda: sda1 sda2 sda3
    [ 1.425345] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 1.425709] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.536694] tsc: Refined TSC clocksource calibration: 1662.499 MHz
    [ 1.536703] Switching to clocksource tsc
    [ 1.540026] raid6: mmxx1 2187 MB/s
    [ 1.596677] raid6: mmxx2 2521 MB/s
    [ 1.653354] raid6: sse1x1 1347 MB/s
    [ 1.710012] raid6: sse1x2 1844 MB/s
    [ 1.766690] raid6: sse2x1 2539 MB/s
    [ 1.786795] firewire_core 0000:06:01.0: created device fw0: GUID 00e018000366c6ce, S400
    [ 1.823342] raid6: sse2x2 2898 MB/s
    [ 1.823344] raid6: using algorithm sse2x2 (2898 MB/s)
    [ 1.823346] raid6: using ssse3x1 recovery algorithm
    [ 1.823755] xor: measuring software checksum speed
    [ 1.856671] pIII_sse : 5823.600 MB/sec
    [ 1.890003] prefetch64-sse: 6585.600 MB/sec
    [ 1.890006] xor: using function: prefetch64-sse (6585.600 MB/sec)
    [ 1.898248] bio: create slab <bio-1> at 1
    [ 1.899326] Btrfs loaded
    [ 1.901248] device label btrfs-root devid 1 transid 28271 /dev/sda3
    [ 1.920826] device label btrfs-root devid 1 transid 28271 /dev/sda3
    [ 1.921520] btrfs: disk space caching is enabled
    [ 1.997973] Btrfs detected SSD devices, enabling SSD mode
    [ 2.050028] usb 1-8: new high-speed USB device number 4 using ehci-pci
    [ 2.090610] systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 2.092281] systemd[1]: Set hostname to <laptop>.
    [ 2.143215] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 2.143313] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 2.143345] systemd[1]: Starting Remote File Systems.
    [ 2.143937] systemd[1]: Reached target Remote File Systems.
    [ 2.143956] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 2.144653] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 2.144670] systemd[1]: Starting Delayed Shutdown Socket.
    [ 2.145256] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 2.145272] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 2.145894] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 2.145910] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 2.146567] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 2.146588] systemd[1]: Starting Journal Socket.
    [ 2.147146] systemd[1]: Listening on Journal Socket.
    [ 2.148771] systemd[1]: Starting Apply Kernel Variables...
    [ 2.149957] systemd[1]: Starting Create static device nodes in /dev...
    [ 2.151267] systemd[1]: Starting Journal Service...
    [ 2.153691] systemd[1]: Started Journal Service.
    [ 2.153751] systemd[1]: Starting Setup Virtual Console...
    [ 2.154889] systemd[1]: Mounting Debug File System...
    [ 2.158188] systemd[1]: Started Load Kernel Modules.
    [ 2.158229] systemd[1]: Mounted FUSE Control File System.
    [ 2.158309] systemd[1]: Starting udev Kernel Socket.
    [ 2.158956] systemd[1]: Listening on udev Kernel Socket.
    [ 2.159041] systemd[1]: Starting udev Control Socket.
    [ 2.159672] systemd[1]: Listening on udev Control Socket.
    [ 2.159749] systemd[1]: Starting udev Coldplug all Devices...
    [ 2.161032] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 2.162723] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 2.165879] systemd[1]: Started Set Up Additional Binary Formats.
    [ 2.165910] systemd[1]: Mounting POSIX Message Queue File System...
    [ 2.167054] systemd[1]: Mounting Configuration File System...
    [ 2.168017] systemd[1]: Mounting Huge Pages File System...
    [ 2.168927] systemd[1]: Starting Encrypted Volumes.
    [ 2.169462] systemd[1]: Reached target Encrypted Volumes.
    [ 2.169488] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 2.169557] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 2.169583] systemd[1]: Expecting device dev-disk-by\x2duuid-b81c8e6c\x2db02e\x2d4782\x2d8f55\x2d0634200a2438.device...
    [ 2.170567] systemd[1]: Mounting Temporary Directory...
    [ 2.171694] systemd[1]: Starting File System Check on Root Device...
    [ 2.174125] systemd[1]: Started Apply Kernel Variables.
    [ 2.229260] btrfs: use ssd allocation scheme
    [ 2.229265] btrfs: disk space caching is enabled
    [ 2.231634] systemd-udevd[132]: starting version 204
    [ 2.400039] usb 2-2: new full-speed USB device number 2 using uhci_hcd
    [ 2.487626] ACPI: AC Adapter [AC0] (on-line)
    [ 2.489829] ACPI: Requesting acpi_cpufreq
    [ 2.513467] tsc: Marking TSC unstable due to TSC halts in idle
    [ 2.513560] ACPI: acpi_idle registered with cpuidle
    [ 2.513817] Switching to clocksource hpet
    [ 2.539293] Linux agpgart interface v0.103
    [ 2.545200] asus_laptop: Asus Laptop Support version 0.42
    [ 2.578741] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 2.590461] r8169 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 2.590748] r8169 0000:02:00.0 eth0: RTL8168b/8111b at 0xf8d06000, 00:17:31:dc:87:ff, XID 18000000 IRQ 44
    [ 2.590753] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
    [ 2.610406] asus_laptop: F3JC model detected
    [ 2.616416] cfg80211: Calling CRDA to update world regulatory domain
    [ 2.711866] intel_rng: FWH not detected
    [ 2.717356] ACPI: Battery Slot [BAT0] (battery present)
    [ 2.724805] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s
    [ 2.724811] iwl3945: Copyright(c) 2003-2011 Intel Corporation
    [ 2.730422] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 2.747517] r592 0000:06:01.3: setting latency timer to 64
    [ 2.750104] r592: driver successfully loaded
    [ 2.762781] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    [ 2.816731] usb 4-1: new full-speed USB device number 2 using uhci_hcd
    [ 2.827059] thermal LNXTHERM:00: registered as thermal_zone0
    [ 2.827065] ACPI: Thermal Zone [THRM] (54 C)
    [ 2.827477] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input7
    [ 2.833861] input: PC Speaker as /devices/platform/pcspkr/input/input8
    [ 2.835775] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 2.835882] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 2.838475] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \PMIO 1 (20130328/utaddress-251)
    [ 2.838484] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.838489] ACPI Warning: 0x000004b0-0x000004bf SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-251)
    [ 2.838494] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.838497] ACPI Warning: 0x00000480-0x000004af SystemIO conflicts with Region \GPIO 1 (20130328/utaddress-251)
    [ 2.838502] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.838505] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 2.838797] ACPI Warning: 0x00000400-0x0000041f SystemIO conflicts with Region \SMB0 1 (20130328/utaddress-251)
    [ 2.838804] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.847585] leds_ss4200: no LED devices found
    [ 2.878609] microcode: CPU0 sig=0x6f6, pf=0x20, revision=0x48
    [ 2.883133] iwl3945 0000:03:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels
    [ 2.883140] iwl3945 0000:03:00.0: Detected Intel Wireless WiFi Link 3945ABG
    [ 2.883226] iwl3945 0000:03:00.0: irq 46 for MSI/MSI-X
    [ 2.888784] microcode: CPU1 sig=0x6f6, pf=0x20, revision=0x48
    [ 2.888867] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 2.920615] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
    [ 2.963540] systemd-udevd[154]: renamed network interface eth0 to enp2s0f0
    [ 3.003960] iTCO_vendor_support: vendor-support=0
    [ 3.011389] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 3.011434] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0860)
    [ 3.011598] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 3.043559] systemd-udevd[158]: renamed network interface wlan0 to wlp3s0
    [ 3.044516] nvidia: module license 'NVIDIA' taints kernel.
    [ 3.044521] Disabling lock debugging due to kernel taint
    [ 3.130966] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 3.131299] NVRM: loading NVIDIA UNIX x86 Kernel Module 304.88 Wed Mar 27 14:31:12 PDT 2013
    [ 3.157181] hidraw: raw HID events driver (C) Jiri Kosina
    [ 3.186255] Bluetooth: Core ver 2.16
    [ 3.186357] NET: Registered protocol family 31
    [ 3.186360] Bluetooth: HCI device and connection manager initialized
    [ 3.186370] Bluetooth: HCI socket layer initialized
    [ 3.186374] Bluetooth: L2CAP socket layer initialized
    [ 3.186383] Bluetooth: SCO socket layer initialized
    [ 3.187775] usbcore: registered new interface driver usbhid
    [ 3.187779] usbhid: USB HID core driver
    [ 3.213962] hid-generic 0003:04D8:003F.0001: hiddev0,hidraw0: USB HID v1.11 Device [Microchip Technology Inc. Simple HID Device Demo] on usb-0000:00:1d.0-2/input0
    [ 3.222741] usbcore: registered new interface driver btusb
    [ 3.310753] device label btrfs-root devid 1 transid 28271 /dev/sda3
    [ 3.413401] Adding 4194300k swap on /dev/sda2. Priority:-1 extents:1 across:4194300k SSFS
    [ 3.606690] r8169 0000:02:00.0: Refused to change power state, currently in D3
    [ 3.645174] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.1, id: 0xa3a0b3, caps: 0xa04713/0x10008/0x0, board id: 3655, fw id: 30712
    [ 3.685857] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input11
    [ 4.780165] r8169 0000:02:00.0: Refused to change power state, currently in D3
    [ 4.780840] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 4.781391] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 4.781939] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 4.782536] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 5.446743] r8169 0000:02:00.0 enp2s0f0: rtl_phy_reset_cond == 1 (loop: 100, delay: 1).
    [ 5.447280] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 5.448694] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 5.449244] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 5.449794] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 5.452267] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 5.452819] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 5.453796] r8169 0000:02:00.0 enp2s0f0: rtl_phyar_cond == 1 (loop: 20, delay: 25).
    [ 5.453852] r8169 0000:02:00.0 enp2s0f0: link up
    [ 5.469508] iwl3945 0000:03:00.0: loaded firmware version 15.32.2.9
    lsmod:
    fuse 65687 2
    joydev 7339 0
    btusb 16196 0
    hid_generic 749 0
    usbhid 36609 0
    bluetooth 270982 2 btusb
    hid 70462 2 hid_generic,usbhid
    crc16 1091 1 bluetooth
    nvidia 10233640 42
    iTCO_wdt 4471 0
    iTCO_vendor_support 1545 1 iTCO_wdt
    arc4 1628 2
    coretemp 4926 0
    microcode 9872 0
    psmouse 85523 0
    serio_raw 3969 0
    pcspkr 1487 0
    i2c_i801 9873 0
    of_i2c 1774 1 i2c_i801
    snd_hda_codec_si3054 2898 1
    snd_hda_codec_realtek 30721 1
    r592 10291 0
    lpc_ich 11197 0
    memstick 6008 1 r592
    iwl3945 48472 0
    acpi_cpufreq 9230 0
    iwlegacy 41637 1 iwl3945
    snd_hda_intel 29956 2
    mperf 991 1 acpi_cpufreq
    mac80211 390928 2 iwl3945,iwlegacy
    snd_hda_codec 126979 3 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hda_intel
    snd_hwdep 4746 1 snd_hda_codec
    snd_pcm 63876 3 snd_hda_codec_si3054,snd_hda_codec,snd_hda_intel
    cfg80211 339123 3 iwl3945,iwlegacy,mac80211
    snd_page_alloc 5974 2 snd_pcm,snd_hda_intel
    snd_timer 14942 1 snd_pcm
    snd 44383 11 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel
    r8169 51032 0
    soundcore 4386 1 snd
    i2c_core 19967 3 i2c_i801,of_i2c,nvidia
    intel_agp 8688 0
    intel_gtt 10172 1 intel_agp
    asus_laptop 16521 0
    mii 3375 1 r8169
    agpgart 22047 3 nvidia,intel_agp,intel_gtt
    thermal 7112 0
    sparse_keymap 2582 1 asus_laptop
    rfkill 12682 4 cfg80211,asus_laptop,bluetooth
    input_polldev 2142 1 asus_laptop
    processor 24819 3 acpi_cpufreq
    battery 5589 0
    evdev 7528 13
    ac 2668 0
    btrfs 768232 1
    crc32c 1276 1
    libcrc32c 714 1 btrfs
    xor 19412 1 btrfs
    zlib_deflate 18140 1 btrfs
    raid6_pq 89831 1 btrfs
    sr_mod 13055 0
    sd_mod 28246 3
    cdrom 29900 1 sr_mod
    ata_generic 2434 0
    pata_acpi 2367 0
    ata_piix 20856 2
    libata 149163 3 pata_acpi,ata_generic,ata_piix
    scsi_mod 108355 3 libata,sd_mod,sr_mod
    firewire_ohci 27462 0
    firewire_core 44471 1 firewire_ohci
    crc_itu_t 1095 1 firewire_core
    sdhci_pci 9751 0
    sdhci 25111 1 sdhci_pci
    mmc_core 85568 2 sdhci,sdhci_pci
    uhci_hcd 21416 0
    ehci_pci 3404 0
    ehci_hcd 42552 1 ehci_pci
    usbcore 152075 5 btusb,uhci_hcd,ehci_hcd,ehci_pci,usbhid
    usb_common 1172 1 usbcore
    video 10027 0
    button 3685 0
    I'm running kernel version 3.10.6-2-ARCH.
    Many thanks

    OK, so I think this is pretty much solved, or at least a workaround:
    I use E17 (or E18 now I guess), and using econmann GUI I can enable bluetooth! rfkill list now results in
    $ rfkill list
    0: asus-wlan: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: asus-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
    2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    3: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
    It would be interesting to know why rfkill wasn't able to power the bluetooth on, yet econnman was. Any ideas?

  • Error sending method invocation request(oc4j 10g(10.1.3.1))

    Dear,
    I have two applications a.ear and b.ear. They both are deployed on same oc4j container (10g(10.1.3.1))
    Both applications use each others session beans. In order to make communications between these two applications possible I set global-jndi-lookup-enabled attribute in <application-server> element in server.xml file, to be true.
    One of the applications use hibernate 3.1. According to some of posts from your forum, I replaced antlr.jar from toplink\jlib folder with one form with the one provided by the Hibernate 3 distribution.
    In order to integrate Hibernate with Container managed transactions, I set in hibernate.cfg.xml:
    hibernate.transaction.factory_class parameter to: org.hibernate.transaction.CMTTransactionFactory and
    hibernate.transaction.manager_lookup_class to: org.hibernate.transaction.OC4JTransactionManagerLookup.
    Everything works well since I save/update data in database. I save or update data, calling method from remote session bean.
    I am getting java.lang.NullPointerException. Here is my error log:
    2007-02-23 13:03:32.687 WARNING J2EE EJB-08002 [WorkflowManager] thread HTTPThreadGroup-12 encountered an exception while trying to end the transaction: oracle.oc4j.rmi.OracleRemoteException: An exception occurred during transaction completion: ; nested exception is:
    javax.transaction.RollbackException
    WARN processException, Unhandled Exception thrown: class com.ed.ecomm.edcore.exception.RepException
    2007-02-23 13:03:32.750 ERROR ServletException cause
    mermig > 13:03:32.765 ERROR SecurityFilter - EXCEPTION:
    Error sending method invocation request; nested exception is:
    java.lang.NullPointerException
    javax.servlet.ServletException: Error sending method invocation request; nested exception is:
    java.lang.NullPointerException
    at org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:516)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:423)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
    at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1056)
    at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:261)
    at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:388)
    at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:316)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:231)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at com.ed.mermig2plus.web.filters.AuthorizationFilter.doFilter(AuthorizationFilter.java:115)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at com.ed.ecomm.edcore.web.filters.MonitoringFilter.doFilter(MonitoringFilter.java:180)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    at com.ed.ecomm.edcore.web.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:93)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    at com.ed.ecomm.edcore.web.filters.DoFilterPrivilegedAction.run(DoFilterPrivilegedAction.java:65)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAs(Subject.java:320)
    at com.ed.ecomm.edcore.web.filters.jaas.OracleJAASProvider.performAction(OracleJAASProvider.java:166)
    at com.ed.ecomm.edcore.web.filters.SecurityFilter.performAction(SecurityFilter.java:595)
    at com.ed.ecomm.edcore.web.filters.SecurityFilter.doFilter(SecurityFilter.java:292)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:534)
    Can you help me? I can not find anything about this exception
    The same works for me in 10.1.2.0.2
    Thanks and regards,
    -- Smiljka

    OC4J can work with many different DataSources implementations to work against many different databases. We have not hardcoded it work only against an Oracle database. We have reworked the Data Source area in 10.1.3 to make it simpler and more consistent.
    I'd recommend having a read of the the J2EE Services Guide for 10.1.3 (http://download-west.oracle.com/otn/java/oc4j/1013/doc/web.1013/b14427.pdf)
    and have a look at chapter 4 where our new and improved DataSource implementation s discussed.
    -steve-

  • Handling Unit Block and Unblock

    Hi,
    I have requirement to block and unblock Handling Unit  or Storage Unit  in warehouse management. How to block and unblock the
    Handling Unit  with the function module and what is the table where I can see the blocking status of
    the Handling Unit .
    I tried a lot before posting here with no luck.
    Thanks...

    Dear Sridhar,
    I hope I get you right.
    To change the status of handling unit to blocked stock, do the following:
    - transaction code VLMOVE
    - above select procedure "0023" --> Posting chance from unrestricted use stock to blocked stock (movement type 344)
    - then enter handling unit number
    - press enter --> you get new line item with this HU number below
    - select this new line item --> post document
    - on the next screen you get the number of material document just created
    - now the handling unit is blocked
    - to unblock it later - use another VLMOVE procedure
    Table where you can see this status:
    - check table LQUA (warehouse quants)
    - enter the WH number and quant number (you get this one if you check details of the quant in bin) --> you get record for exactly this handling unit
    - see field LQUA-BESTQ (equals S - blocked stock)
    Hope this will be of any use.
    Regards,
    Primoz

  • Reset password, block or unblock user in a R/3 from the SAP GRC AC 5.3

    Hello,
    I have 2 doubts.
    I want to know if a user can reset his password of the R/3 from the SAP GRC AC 5.3 automaticly.
    And can someone block or unblock a user using  the GRC AC 5.3 automaticly too?.
    I know you can create a user automaticly from GRC, but can I do those 2 things?
    Best Regards.
    Pablo Mortera.

    Hello,
    What I don't get is, that why do I need the HR module (HR Trigger) to lock, unlock, password slñf service of a user ID. The HR module uses employees attached to a user ID if it has one.
    Why do I need the HR module to configure the automatic request access?
    Best regards.
    Pablo Mortera.

  • Influence Adapter Status in Monitoring from CCIInteraction.send method

    Hi,
    I'm working on a custom adapter and would like the adapter und channel status become read when something goes wrong in my CCIInteraction.send method.
    I know that there is a callback method getStatus() in SPIManagedConnectionFactory which returns the actual status of the adapter based on the state of the related channels. I don't know how to set the status of a channel in my CCInterarction.send method.
    Does anybody know how to solve this?
    Regards and thank you in advance,
    Heiko

    Hi,
    i have solved the problem. In my CCIInteraction I have to do the following:
    ((SPIManagedConnectionFactory) mc.getManagedConnectionFactory())
    where mc is the managed connection the interaction results from.
    Cheers,
    Heiko

  • For block and unblock date .

    Hi All,
                 In me22n for standard PO  there are 2 Lock icons under Header details,
    In my Report the user wants that Lock icons  details to be appeared in output. (ie) for block and unblock date .....
    Kindly suggest me how to do it .....
    Your Valuable answers will be  rewarded .
    Regards,
    Vinoth.

    Hi Paras
    Try as below:
    data: l_lock type ICON_D value '@06@',
          l_ulock type ICON_D value '@07@'.
    write:/ l_lock as icon,
          / l_ulock as icon.
    Kind Regards
    Eswar

  • Function Module for HU Block and Unblock

    Hi,
    Can you please tell me the function module name to Block and Unblock the Handling Unit
    which is exists iin a particular warehouse?
    I searched in SDN already with no luck.
    Thanks in advance...
    Sridhar ....

    Hi,
    Try the below  Function Modules
    SD_CUSTOMER_CHECK
    SD_CUSTOMER_CHECK_1
    SD_CUSTOMER_CHECK_B
    SD_CUSTOMER_MAINTAIN_ALL
    SD_CUSTOMER_MAINTAIN_KNKA_K
    Regards,
    Anki Reddy

  • Queue producer send() method failure

              Scenario.
              3 Weblogic 8.1 servers clustered.
              3 JMS Servers in the cluster (one per server) with JDBCStores for persistent messages.
              JMS Distributed Queue with a member on each JMS server.
              Question.
              Should the send method (i.e. QueueSender.send(Message)) fail for the dist. queue
              producer if the JDBC Store is offline (database down)? The following paragraph
              from the 8.1 JMS docs suggests so - A persistent message is guaranteed to be delivered
              once-and-only-once. The message cannot be lost due to a JMS provider failure,
              but it must not be delivered twice. It is not considered sent until it has been
              safely written to a file or database. WebLogic JMS writes persistent messages
              to a persistent backing store (disk-base file or JDBC-accessible database) assigned
              to each JMS server during configuration.
              But our observation is that the send method does not fail, in fact the messages
              produced to the queue.
              What is the correct behavior?
              Thanks.
              

              Hi,
              Yes, db is started when server boots and all consumers are available before db
              shutdown. We are noticing the same bahavior for listener vs. full database shutdown.
              Thanks,
              Michael
              "Kats" <[email protected]> wrote:
              >
              >Hi
              >
              >First, I assume this is a runtime scenario, that is the db instance was
              >available
              >during the server boot, but went down later on during runtime.
              >
              >Second, do you have the consumers attached to the queue waiting to receive
              >messages,
              >before the send happens ?
              >
              >Thanks
              >
              >
              >"Michael Roth" <[email protected]> wrote:
              >>
              >>Scenario.
              >>3 Weblogic 8.1 servers clustered.
              >>3 JMS Servers in the cluster (one per server) with JDBCStores for persistent
              >>messages.
              >>JMS Distributed Queue with a member on each JMS server.
              >>
              >>Question.
              >>Should the send method (i.e. QueueSender.send(Message)) fail for the
              >>dist. queue
              >>producer if the JDBC Store is offline (database down)? The following
              >>paragraph
              >>from the 8.1 JMS docs suggests so - A persistent message is guaranteed
              >>to be delivered
              >>once-and-only-once. The message cannot be lost due to a JMS provider
              >>failure,
              >>but it must not be delivered twice. It is not considered sent until
              >it
              >>has been
              >>safely written to a file or database. WebLogic JMS writes persistent
              >>messages
              >>to a persistent backing store (disk-base file or JDBC-accessible database)
              >>assigned
              >>to each JMS server during configuration.
              >>
              >>But our observation is that the send method does not fail, in fact the
              >>messages
              >>produced to the queue.
              >>
              >>What is the correct behavior?
              >>
              >>Thanks.
              >
              

  • Optimizing chunks size for filesending with NetStream.send() method

    Hi,
    I would like to implement a p2p filesending application. Unfortunately object replication is not the best solution for this so I need to implement it myself.
    The process is the following:
    Once the user has selected the file for sending, I load it to the memory. After it is completed I cut the file's data into chunks and send these chunks with the NetStream.send() method  - to get the progress of filesending -.
    How can I optimize the size of the chunks for the fastest filesending method or what is the best size for a chunk?

    Hi there
    Please submit a Wish Form to ask for some future version of Captivate to offer such a feature! (Link is in my sig)
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Suddenly I am unable to send emails, which are being blocked due to "suspicious activity." Yahoo help notes it is probably my ISP that is preventing my emails from being sent. How can I unblock this?

    On Friday afternoon, I attempted to reply to emails in my Yahoo Inbox, but I received a pop-up message preventing me from sending the emails. It said that my emails cannot be sent due to suspected "suspicious activity" on my email account and cannot send it in order to protect me and those I am attempting to send the messages to. I looked up Yahoo Help and the online suggestion was that my ISP might be blocking the email and I might have to change my ISP address. My antivirus software carrier's server went down briefly a couple of weeks ago and I could not upload the updates until they were up and running again. I had some suspicious emails generated from my account during that time, without my knowledge. I changed my password immediately and updated my Email Protection through my antivirus software program. But now I can't send emails. Any suggestions? Thank you!

    From the Mail menu bar, select
    Window ▹ Connection Doctor
    Click the Show Detail button. A drawer opens. Click Check Again and post the text that appears. Anonymize any personal information before posting.

  • Block and Unblock a GR/IR Account

    Team,
    I Blocked a GR/IR account to update open item management field. After the program finished I went back and unblocked account, I am able to post directly to the account, however receiving warehouse still gets a message that account is blocked even though it shows unblocked in master data.
    Anyone has any idea is tehre is anotehr field I have to reset after this?
    Thank You for you help

    Not answered

  • Im trying to send an iMessage and it use to work but now it doesn't send.  Did this person block me?  Ive tried from iPhone 5, iPad 2 and macbook pro.  I can send an SMS or it looks like I can send it. because it doesn't say not delivered.

    I have a friend that I use to be able to imessage with.  We havent talked in a long time.  Now when I send message from all my devices it will not send.  Did he block me?  Or is there another reason it wont send. 

    Have you tried calling or sending a letter? Keep it simple, "i haven't been able to reach you in a while, and wanted to see if your OK." Who knows maybe he's thinking if you blocked him. And if he is blocking you, don't waste a moments more time on him.

Maybe you are looking for

  • How do i install itunes on a pc without internet access

    I have an older computer, but no internet at home.  I would like to load my cd collection onto my iPod Classic.  How can I get the newest iTunes software toinsall onto the computer without the internet?

  • Latest Version of Adobe Flash Player

    I have downloaded the latest version of Flash Player and every time I go to a web site it just keeps asking me to "Download the Latest Version" to continue?! So I uninstalled and tried again.... It still is continueing to tell me to do so? What am I

  • Why won't safari load ebay?

    Safari will load everything else all right but it won't load ebay. does anyone know why and have some suggestions I'm running lion.

  • Can a MacBook Pro with Leopard be Target Disk mode to take my Snow Leopard iMac data?

    I might be going about this wrong, but I wonder if it can be done:  I have an older MacBook Pro that has a clean fresh install of Leopard on it.  I would like to get my current account and data from my iMac (running Snow Leopard) on to the MBP by usi

  • Only for real programmers...

    I have this problem of changing the look and feel of my application. I am not using any readymade theme but applying my own color combination to whole application. I am stuck in changing the background color of dialog boxes, filechoosers. basically t