SD to USB adapter: No medium found

Hi,
i have a new micro-SD to USB adapter but i doesn't work properly.
Output of dmesg when i insert the USB adapter:
$ dmesg
scsi 7:0:0:0: Direct-Access Generic STORAGE DEVICE 0272 PQ: 0 ANSI: 0
sd 7:0:0:0: [sdb] Attached SCSI removable disk
In /dev there is just sdb and no partitions although the micro-SD card has already a partition (just one). If i use the micro-SD card in the SD card slot this works properly:
$ dmesg
mmc0: new SDHC card at address 1234
mmcblk0: mmc0:1234 SA16G 14.6 GiB
mmcblk0: p1
So there must be a problem with the USB adapter.
Here just a few more information:
$ lsusb
Bus 002 Device 008: ID 05e3:0736 Genesys Logic, Inc. microSD Reader/Writer
$ fdisk /dev/sdb
fdisk: cannot open /dev/sdb: No medium found
But there is a medium and this medium already has a partition.
I already searched for the "No medium found" error but i could not find a solution. Does anybody has an idea of what is going wrong?
Best Regards
Werzi2001

I had very similar or even the same problem some time ago. 
Have you recompiled the kernel on your own?
If yes - maybe you forgot to select following option: CONFIG_SCSI_MULTI_LUN?
In my case without this option kernel allocated only one device in /dev/ (sdb, or so on), but with this option the kernel registers 4 block devices: sdb, sdc, sdd and sde. The connected micro-SD card will be accessible in one of those devices.
If this is a standard kernel from Arch distribution you may check it with:
zcat /proc/config.gz | grep CONFIG_SCSI_MULTI_LUN
Last edited by wtx (2015-03-23 15:56:30)

Similar Messages

  • "No medium found" trying to overwrite USB media ... [solved]

    Following the guidelines in the Wiki 'USB Installation Media', I tried to transfer the latest archlinux iso to a USB drive to function as a rescue disk:
    sudo dd bs=4M if=archlinux-2012.11.01-dual.iso of=/dev/sdc
    But when I enter this command, I get the following error message:
    dd: opening ‘/dev/sdc’: No medium found
    The Gnome Disks-utility shows that the USB drive is indeed located at /dev/sdc. It is not mounted.
    I have tried this with two different USB drives. What am I doing wrong here?
    Last edited by hermanr (2012-11-18 15:07:19)

    hermanr wrote:Okay, I may have fixed this myself... I first unmounted the drive with Nautilus, but when I use umount to unmount the drive, the dd-command works...
    I ran into this yesterday. I think that nautilus uses 'eject' or some other magic that messes with your device file.

  • Connection constantly dropping with edimax ew-7612uan USB adapter

    Hi there,
    I have just installed a newly purchased edimax ew-7612uan USB wireless adapter, the problem that I'm getting is that the connection works fine on boot however it keeps dropping very frequently.
    This can be reset by running netctl restart my-network. which is a temporary fix but I can't keep on doing this every 5 minutes or so when the connection drops.
    I don't think there is a problem with the USB adapter as it appears to work fine in windows (I don't work fine with windows though!).
    The same problem has happened on both of my Arch computers... I don't use any other distributions so I don't know if this is an arch specific problem or a general Linux problem. It also happens when using the live disk.
    The old adapter is still installed in the box but once I can get this one working properly it will be removed.
    The output of dmesg is as follows
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.13.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.2 20140206 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Apr 1 12:19:51 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=104c8e28-5731-4470-8911-313aca8c0d0f rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fedf7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000007fedf800-0x000000007fedffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000007fee0000-0x000000007fee2fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000007fee3000-0x000000007feeffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000007fef0000-0x000000007fefffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: HP-Pavilion GB394AA-ABU a6030.uk/LEONITE, BIOS 5.17 04/20/2007
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x7fedf max_arch_pfn = 0x400000000
    [ 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-CEFFF write-protect
    [ 0.000000] CF000-EFFFF uncachable
    [ 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 07FF00000 mask FFFF00000 uncachable
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 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 0x000f5f40-0x000f5f4f] mapped at [ffff8800000f5f40]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]
    [ 0.000000] [mem 0x7fc00000-0x7fdfffff] page 2M
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]
    [ 0.000000] [mem 0x7c000000-0x7fbfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x7bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7fedefff]
    [ 0.000000] [mem 0x7fe00000-0x7fedefff] page 4k
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x379ea000-0x37cecfff]
    [ 0.000000] ACPI: RSDP 00000000000f8310 000024 (v02 HPQOEM)
    [ 0.000000] ACPI: XSDT 000000007fee30c0 000054 (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: FACP 000000007fee7a80 0000F4 (v03 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: DSDT 000000007fee3280 004798 (v01 HPQOEM SLIC-CPC 00001000 MSFT 03000000)
    [ 0.000000] ACPI: FACS 000000007fee0000 000040
    [ 0.000000] ACPI: SLIC 000000007fee7cc0 000176 (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: HPET 000000007fee7e80 000038 (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000098)
    [ 0.000000] ACPI: MCFG 000000007fee7f00 00003C (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: APIC 000000007fee7bc0 000084 (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: SSDT 000000007fee8460 000304 (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fedefff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fedefff]
    [ 0.000000] NODE_DATA [mem 0x7feda000-0x7fedefff]
    [ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d600000-ffff88007f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal empty
    [ 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-0x7fedefff]
    [ 0.000000] On node 0 totalpages: 523901
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 8124 pages used for memmap
    [ 0.000000] DMA32 zone: 519903 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] 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: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, 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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    [ 0.000000] e820: [mem 0x7ff00000-0xefffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88007fc00000 s86336 r8192 d24256 u524288
    [ 0.000000] pcpu-alloc: s86336 r8192 d24256 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515692
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=104c8e28-5731-4470-8911-313aca8c0d0f rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] 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: 2047396K/2095604K available (5271K kernel code, 836K rwdata, 1676K rodata, 1124K init, 1324K bss, 48208K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
    [ 0.000000] NR_IRQS:8448 nr_irqs:712 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 8388608 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 2133.881 MHz processor
    [ 0.003339] Calibrating delay loop (skipped), value calculated using timer frequency.. 4269.58 BogoMIPS (lpj=7112936)
    [ 0.003343] pid_max: default: 32768 minimum: 301
    [ 0.003383] Security Framework initialized
    [ 0.003400] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003402] Yama: becoming mindful.
    [ 0.003637] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.004945] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.005645] Mount-cache hash table entries: 256
    [ 0.005953] Initializing cgroup subsys memory
    [ 0.005966] Initializing cgroup subsys devices
    [ 0.005969] Initializing cgroup subsys freezer
    [ 0.005972] Initializing cgroup subsys net_cls
    [ 0.005975] Initializing cgroup subsys blkio
    [ 0.006006] CPU: Physical Processor ID: 0
    [ 0.006008] CPU: Processor Core ID: 0
    [ 0.006011] mce: CPU supports 6 MCE banks
    [ 0.006021] CPU0: Thermal monitoring enabled (TM2)
    [ 0.006030] 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.006122] Freeing SMP alternatives memory: 20K (ffffffff819ec000 - ffffffff819f1000)
    [ 0.007776] ACPI: Core revision 20131115
    [ 0.010162] ACPI: All ACPI Tables successfully acquired
    [ 0.013362] ftrace: allocating 21068 entries in 83 pages
    [ 0.023793] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.057912] smpboot: CPU0: Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz (fam: 06, model: 0f, stepping: 06)
    [ 0.059999] APIC calibration not consistent with PM-Timer: 4652ms instead of 100ms
    [ 0.059999] APIC delta adjusted to PM-Timer: 3346453 (155709996)
    [ 0.059999] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
    [ 0.059999] perf_event_intel: PEBS disabled due to CPU errata
    [ 0.059999] ... version: 2
    [ 0.059999] ... bit width: 40
    [ 0.059999] ... generic registers: 2
    [ 0.059999] ... value mask: 000000ffffffffff
    [ 0.059999] ... max period: 000000007fffffff
    [ 0.059999] ... fixed-purpose events: 3
    [ 0.059999] ... event mask: 0000000700000003
    [ 0.083418] x86: Booting SMP configuration:
    [ 0.089999] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.083422] .... node #0, CPUs: #1
    [ 0.089999] x86: Booted up 1 node, 2 CPUs
    [ 0.089999] smpboot: Total of 2 processors activated (8538.17 BogoMIPS)
    [ 0.090131] devtmpfs: initialized
    [ 0.093350] PM: Registering ACPI NVS region [mem 0x7fee0000-0x7fee2fff] (12288 bytes)
    [ 0.094547] RTC time: 8:54:04, date: 04/02/14
    [ 0.094607] NET: Registered protocol family 16
    [ 0.094741] cpuidle: using governor ladder
    [ 0.094743] cpuidle: using governor menu
    [ 0.094771] ACPI: bus type PCI registered
    [ 0.094774] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.094845] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [ 0.094848] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [ 0.094848] PCI: Using configuration type 1 for base access
    [ 0.094952] mtrr: your CPUs had inconsistent fixed MTRR settings
    [ 0.094954] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.094955] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.094956] mtrr: corrected configuration.
    [ 0.096731] bio: create slab <bio-0> at 0
    [ 0.096745] ACPI: Added _OSI(Module Device)
    [ 0.096745] ACPI: Added _OSI(Processor Device)
    [ 0.096745] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.096745] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.100165] ACPI: SSDT 000000007fee7f80 000175 (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.100379] ACPI: Dynamic OEM Table Load:
    [ 0.100382] ACPI: SSDT (null) 000175 (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.100470] ACPI: SSDT 000000007fee8390 0000CE (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.100675] ACPI: Dynamic OEM Table Load:
    [ 0.100678] ACPI: SSDT (null) 0000CE (v01 HPQOEM SLIC-CPC 42302E31 AWRD 00000000)
    [ 0.100813] ACPI: Interpreter enabled
    [ 0.100824] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
    [ 0.100840] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.100842] ACPI: Using IOAPIC for interrupt routing
    [ 0.100873] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.100967] ACPI: No dock devices found.
    [ 0.103333] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.103333] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.103333] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    [ 0.103333] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.103333] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.103333] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.103333] acpi PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    [ 0.103333] acpi PNP0A08:00: host bridge window [mem 0x7ff00000-0xfebfffff] (ignored)
    [ 0.103333] PCI: root bus 00: using default resources
    [ 0.103333] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.103333] PCI host bridge to bus 0000:00
    [ 0.103333] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.103333] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.103333] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
    [ 0.103333] pci 0000:00:00.0: [8086:2770] type 00 class 0x060000
    [ 0.103333] pci 0000:00:01.0: [8086:2771] type 01 class 0x060400
    [ 0.103333] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.103333] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
    [ 0.103333] pci 0000:00:1d.0: reg 0x20: [io 0xff00-0xff1f]
    [ 0.103333] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.103333] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
    [ 0.103333] pci 0000:00:1d.1: reg 0x20: [io 0xfe00-0xfe1f]
    [ 0.103333] pci 0000:00:1d.1: System wakeup disabled by ACPI
    [ 0.103333] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
    [ 0.103333] pci 0000:00:1d.2: reg 0x20: [io 0xfd00-0xfd1f]
    [ 0.103333] pci 0000:00:1d.2: System wakeup disabled by ACPI
    [ 0.103333] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
    [ 0.103333] pci 0000:00:1d.3: reg 0x20: [io 0xfc00-0xfc1f]
    [ 0.103333] pci 0000:00:1d.3: System wakeup disabled by ACPI
    [ 0.103333] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
    [ 0.103333] pci 0000:00:1d.7: reg 0x10: [mem 0xfdfff000-0xfdfff3ff]
    [ 0.103333] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.103379] pci 0000:00:1d.7: System wakeup disabled by ACPI
    [ 0.103420] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
    [ 0.103511] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 0.103555] pci 0000:00:1f.0: [8086:27b0] type 00 class 0x060100
    [ 0.103727] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
    [ 0.103741] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
    [ 0.103750] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
    [ 0.103760] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
    [ 0.103769] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
    [ 0.103778] pci 0000:00:1f.1: reg 0x20: [io 0xf900-0xf90f]
    [ 0.103876] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f
    [ 0.103890] pci 0000:00:1f.2: reg 0x10: [io 0xf800-0xf807]
    [ 0.103899] pci 0000:00:1f.2: reg 0x14: [io 0xf700-0xf703]
    [ 0.103907] pci 0000:00:1f.2: reg 0x18: [io 0xf600-0xf607]
    [ 0.103915] pci 0000:00:1f.2: reg 0x1c: [io 0xf500-0xf503]
    [ 0.103923] pci 0000:00:1f.2: reg 0x20: [io 0xf400-0xf40f]
    [ 0.103932] pci 0000:00:1f.2: reg 0x24: [mem 0xfdffc000-0xfdffc3ff]
    [ 0.103961] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.104042] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
    [ 0.104093] pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f]
    [ 0.104236] pci 0000:01:00.0: [1002:7181] type 00 class 0x030000
    [ 0.104251] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.104262] pci 0000:01:00.0: reg 0x18: [mem 0xfddf0000-0xfddfffff 64bit]
    [ 0.104270] pci 0000:01:00.0: reg 0x20: [io 0xce00-0xceff]
    [ 0.104283] pci 0000:01:00.0: reg 0x30: [mem 0xfddc0000-0xfdddffff pref]
    [ 0.104314] pci 0000:01:00.0: supports D1 D2
    [ 0.104362] pci 0000:01:00.1: [1002:71a1] type 00 class 0x038000
    [ 0.104373] pci 0000:01:00.1: reg 0x10: [mem 0xfdde0000-0xfddeffff 64bit]
    [ 0.104417] pci 0000:01:00.1: supports D1 D2
    [ 0.104457] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.104466] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.104470] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    [ 0.104473] pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfddfffff]
    [ 0.104477] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.104526] pci 0000:02:01.0: [11c1:5811] type 00 class 0x0c0010
    [ 0.104543] pci 0000:02:01.0: reg 0x10: [mem 0xfdeff000-0xfdefffff]
    [ 0.104616] pci 0000:02:01.0: supports D1 D2
    [ 0.104619] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot
    [ 0.104672] pci 0000:02:04.0: [1102:0002] type 00 class 0x040100
    [ 0.104690] pci 0000:02:04.0: reg 0x10: [io 0xdf00-0xdf1f]
    [ 0.104763] pci 0000:02:04.0: supports D1 D2
    [ 0.104806] pci 0000:02:04.1: [1102:7002] type 00 class 0x098000
    [ 0.104822] pci 0000:02:04.1: reg 0x10: [io 0xde00-0xde07]
    [ 0.104895] pci 0000:02:04.1: supports D1 D2
    [ 0.104946] pci 0000:02:05.0: [168c:0013] type 00 class 0x020000
    [ 0.104964] pci 0000:02:05.0: reg 0x10: [mem 0xfdee0000-0xfdeeffff]
    [ 0.105084] pci 0000:02:08.0: [8086:27dc] type 00 class 0x020000
    [ 0.105101] pci 0000:02:08.0: reg 0x10: [mem 0xfdefe000-0xfdefefff]
    [ 0.105112] pci 0000:02:08.0: reg 0x14: [io 0xdd00-0xdd3f]
    [ 0.105176] pci 0000:02:08.0: supports D1 D2
    [ 0.105178] pci 0000:02:08.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.105247] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode)
    [ 0.105252] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff]
    [ 0.105256] pci 0000:00:1e.0: bridge window [mem 0xfde00000-0xfdefffff]
    [ 0.105262] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
    [ 0.105264] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
    [ 0.105612] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 *7 9 10 11 12 14 15)
    [ 0.105678] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12 14 15)
    [ 0.105743] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 7 9 10 11 12 14 15)
    [ 0.105807] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
    [ 0.105870] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 7 9 10 11 12 14 15)
    [ 0.105934] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
    [ 0.105998] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
    [ 0.106063] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 7 9 10 11 12 14 15)
    [ 0.106250] ACPI: Enabled 2 GPEs in block 00 to 1F
    [ 0.106258] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.106290] Found 1 acpi root devices
    [ 0.106365] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.106365] vgaarb: loaded
    [ 0.106365] vgaarb: bridge control possible 0000:01:00.0
    [ 0.106365] PCI: Using ACPI for IRQ routing
    [ 0.106365] PCI: pci_cache_line_size set to 64 bytes
    [ 0.106365] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    [ 0.106365] e820: reserve RAM buffer [mem 0x7fedf800-0x7fffffff]
    [ 0.106365] NetLabel: Initializing
    [ 0.106365] NetLabel: domain hash size = 128
    [ 0.106365] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.106365] NetLabel: unlabeled traffic allowed by default
    [ 0.106365] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.106365] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.106365] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.106689] Switched to clocksource hpet
    [ 0.109999] pnp: PnP ACPI init
    [ 0.109999] ACPI: bus type PNP registered
    [ 0.113399] system 00:00: [io 0x04d0-0x04d1] has been reserved
    [ 0.113403] system 00:00: [io 0x0800-0x087f] has been reserved
    [ 0.113406] system 00:00: [io 0x0294-0x0297] has been reserved
    [ 0.113408] system 00:00: [io 0x0880-0x088f] has been reserved
    [ 0.113413] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.113426] pnp 00:01: [dma 4]
    [ 0.113459] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.113547] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.113597] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.113626] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.113664] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.113790] pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
    [ 0.113848] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.113911] system 00:08: [io 0x0400-0x04bf] has been reserved
    [ 0.113915] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.113958] pnp 00:09: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.114177] system 00:0a: [mem 0xf0000000-0xf3ffffff] has been reserved
    [ 0.114182] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.114356] system 00:0b: [mem 0x000cf400-0x000cffff] has been reserved
    [ 0.114359] system 00:0b: [mem 0x000f0000-0x000f7fff] could not be reserved
    [ 0.114362] system 00:0b: [mem 0x000f8000-0x000fbfff] could not be reserved
    [ 0.114365] system 00:0b: [mem 0x000fc000-0x000fffff] could not be reserved
    [ 0.114368] system 00:0b: [mem 0xfed00000-0xfed000ff] has been reserved
    [ 0.114371] system 00:0b: [mem 0x7fee0000-0x7fefffff] could not be reserved
    [ 0.114374] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.114377] system 00:0b: [mem 0x00100000-0x7fedffff] could not be reserved
    [ 0.114380] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.114382] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.114385] system 00:0b: [mem 0xffb00000-0xffb7ffff] has been reserved
    [ 0.114388] system 00:0b: [mem 0xfff00000-0xffffffff] has been reserved
    [ 0.114390] system 00:0b: [mem 0x000e0000-0x000effff] has been reserved
    [ 0.114394] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.114404] pnp: PnP ACPI: found 12 devices
    [ 0.114405] ACPI: bus type PNP unregistered
    [ 0.120198] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.120198] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    [ 0.120198] pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfddfffff]
    [ 0.120198] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.120198] pci 0000:00:1e.0: PCI bridge to [bus 02]
    [ 0.120198] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff]
    [ 0.120198] pci 0000:00:1e.0: bridge window [mem 0xfde00000-0xfdefffff]
    [ 0.120198] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.120198] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
    [ 0.120198] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
    [ 0.120198] pci_bus 0000:01: resource 1 [mem 0xfdd00000-0xfddfffff]
    [ 0.120198] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.120198] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
    [ 0.120198] pci_bus 0000:02: resource 1 [mem 0xfde00000-0xfdefffff]
    [ 0.120198] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
    [ 0.120198] pci_bus 0000:02: resource 5 [mem 0x00000000-0xfffffffff]
    [ 0.120198] NET: Registered protocol family 2
    [ 0.120198] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.120198] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.120198] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.120198] TCP: reno registered
    [ 0.120198] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.120198] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.120198] NET: Registered protocol family 1
    [ 0.120198] pci 0000:01:00.0: Boot video device
    [ 0.120198] pci 0000:02:08.0: Firmware left e100 interrupts enabled; disabling
    [ 0.120198] PCI: CLS 32 bytes, default 64
    [ 0.120198] Unpacking initramfs...
    [ 0.191296] Freeing initrd memory: 3084K (ffff8800379ea000 - ffff880037ced000)
    [ 0.191480] Scanning for low memory corruption every 60 seconds
    [ 0.191882] audit: initializing netlink socket (disabled)
    [ 0.191902] type=2000 audit(1396428835.189:1): initialized
    [ 0.206560] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.208164] zbud: loaded
    [ 0.208353] VFS: Disk quotas dquot_6.5.2
    [ 0.208404] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.208606] msgmni has been set to 4004
    [ 0.208673] Key type big_key registered
    [ 0.208929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.208971] io scheduler noop registered
    [ 0.208973] io scheduler deadline registered
    [ 0.209007] io scheduler cfq registered (default)
    [ 0.209208] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.209282] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.209302] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.209360] vesafb: mode is 1400x1050x32, linelength=5632, pages=0
    [ 0.209362] vesafb: scrolling: redraw
    [ 0.209364] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 0.209895] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004400000, using 5824k, total 5824k
    [ 0.265490] Console: switching to colour frame buffer device 175x65
    [ 0.320013] fb0: VESA VGA frame buffer device
    [ 0.320013] intel_idle: does not run on family 6 model 15
    [ 0.320013] GHES: HEST is not enabled!
    [ 0.320771] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.321201] Linux agpgart interface v0.103
    [ 0.321270] rtc_cmos 00:03: RTC can wake from S4
    [ 0.321402] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.321430] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 0.321540] drop_monitor: Initializing network drop monitor service
    [ 0.321607] TCP: cubic registered
    [ 0.321718] NET: Registered protocol family 10
    [ 0.321912] NET: Registered protocol family 17
    [ 0.321924] Key type dns_resolver registered
    [ 0.322165] registered taskstats version 1
    [ 0.322582] Magic number: 10:872:926
    [ 0.322659] rtc_cmos 00:03: setting system clock to 2014-04-02 08:54:05 UTC (1396428845)
    [ 0.322694] PM: Hibernation image not present or could not be loaded.
    [ 0.324137] Freeing unused kernel memory: 1124K (ffffffff818d3000 - ffffffff819ec000)
    [ 0.324139] Write protecting the kernel read-only data: 8192k
    [ 0.326967] Freeing unused kernel memory: 860K (ffff880001529000 - ffff880001600000)
    [ 0.327354] Freeing unused kernel memory: 372K (ffff8800017a3000 - ffff880001800000)
    [ 0.335950] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.337560] systemd-udevd[46]: starting version 212
    [ 0.357062] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.360689] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.360743] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.364815] ACPI: bus type USB registered
    [ 0.364858] usbcore: registered new interface driver usbfs
    [ 0.364871] usbcore: registered new interface driver hub
    [ 0.367300] usbcore: registered new device driver usb
    [ 0.367497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.367497] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.367497] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.369227] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
    [ 0.369272] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff00
    [ 0.370097] hub 1-0:1.0: USB hub found
    [ 0.370108] hub 1-0:1.0: 2 ports detected
    [ 0.370356] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.370364] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
    [ 0.370398] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fe00
    [ 0.370561] hub 2-0:1.0: USB hub found
    [ 0.370570] hub 2-0:1.0: 2 ports detected
    [ 0.370923] ehci-pci: EHCI PCI platform driver
    [ 0.371254] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 0.371263] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
    [ 0.371299] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fd00
    [ 0.371479] hub 3-0:1.0: USB hub found
    [ 0.371489] hub 3-0:1.0: 2 ports detected
    [ 0.371685] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 0.371695] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
    [ 0.371731] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fc00
    [ 0.371759] SCSI subsystem initialized
    [ 0.372294] hub 4-0:1.0: USB hub found
    [ 0.372721] hub 4-0:1.0: 2 ports detected
    [ 0.373567] ehci-pci 0000:00:1d.7: EHCI Host Controller
    [ 0.373575] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5
    [ 0.380063] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
    [ 0.380074] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfdfff000
    [ 0.380372] libata version 3.00 loaded.
    [ 0.392071] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.392288] hub 5-0:1.0: USB hub found
    [ 0.392298] hub 5-0:1.0: 8 ports detected
    [ 0.413670] hub 1-0:1.0: USB hub found
    [ 0.413685] hub 1-0:1.0: 2 ports detected
    [ 0.418065] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.428408] firewire_ohci 0000:02:01.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
    [ 0.444932] hub 2-0:1.0: USB hub found
    [ 0.444946] hub 2-0:1.0: 2 ports detected
    [ 0.475276] hub 3-0:1.0: USB hub found
    [ 0.475295] hub 3-0:1.0: 2 ports detected
    [ 0.498283] hub 4-0:1.0: USB hub found
    [ 0.498296] hub 4-0:1.0: 2 ports detected
    [ 0.498418] ata_piix 0000:00:1f.1: version 2.13
    [ 0.499273] scsi0 : ata_piix
    [ 0.499357] scsi1 : ata_piix
    [ 0.499402] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf900 irq 14
    [ 0.499404] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf908 irq 15
    [ 0.499515] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 0.499556] ata2: port disabled--ignoring
    [ 0.500252] scsi2 : ata_piix
    [ 0.500325] scsi3 : ata_piix
    [ 0.500368] ata3: SATA max UDMA/133 cmd 0xf800 ctl 0xf700 bmdma 0xf400 irq 19
    [ 0.500371] ata4: SATA max UDMA/133 cmd 0xf600 ctl 0xf500 bmdma 0xf408 irq 19
    [ 0.699056] ata4.01: NODEV after polling detection
    [ 0.705789] ata4.00: ATAPI: HL-DT-STDVDRRW GSA-H30L, S755, max UDMA/33
    [ 0.705879] ata1.00: ATA-7: Hitachi HDT725032VLAT80, V54OA42A, max UDMA/133
    [ 0.705882] ata1.00: 625142448 sectors, multi 16: LBA48
    [ 0.705886] ata1.00: limited to UDMA/33 due to 40-wire cable
    [ 0.718854] ata4.00: configured for UDMA/33
    [ 0.721647] ata1.00: configured for UDMA/33
    [ 0.721797] scsi 0:0:0:0: Direct-Access ATA Hitachi HDT72503 V54O PQ: 0 ANSI: 5
    [ 0.725607] ata3.00: ATA-8: SAMSUNG HD320KJ, CP100-10, max UDMA7
    [ 0.725612] ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 0.734331] ata3.00: configured for UDMA/133
    [ 0.734447] scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD320KJ CP10 PQ: 0 ANSI: 5
    [ 0.736470] scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRRW GSA-H30L S755 PQ: 0 ANSI: 5
    [ 0.739885] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 0.739947] sd 0:0:0:0: [sda] Write Protect is off
    [ 0.739950] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.739977] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.740339] sd 2:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 0.740397] sd 2:0:0:0: [sdb] Write Protect is off
    [ 0.740400] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 0.740426] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.743908] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 0.743912] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 0.744145] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 0.748725] sdb: sdb1 sdb2
    [ 0.749036] sd 2:0:0:0: [sdb] Attached SCSI disk
    [ 0.752217] usb 5-6: new high-speed USB device number 2 using ehci-pci
    [ 0.778689] sda: sda1 sda2 sda3 sda4
    [ 0.779129] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 0.929217] firewire_core 0000:02:01.0: created device fw0: GUID 0011d800013adf24, S400
    [ 1.006684] usb 5-7: new high-speed USB device number 3 using ehci-pci
    [ 1.173252] usb-storage 5-7:1.0: USB Mass Storage device detected
    [ 1.173332] scsi4 : usb-storage 5-7:1.0
    [ 1.173427] usbcore: registered new interface driver usb-storage
    [ 1.197356] tsc: Refined TSC clocksource calibration: 2133.939 MHz
    [ 1.616813] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem
    [ 1.624951] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.920203] random: nonblocking pool is initialized
    [ 2.247183] Switched to clocksource tsc
    [ 2.253827] scsi 4:0:0:0: Direct-Access Generic- Compact Flash 1.00 PQ: 0 ANSI: 0 CCS
    [ 2.260322] scsi 4:0:0:1: Direct-Access Generic- SM/xD-Picture 1.00 PQ: 0 ANSI: 0 CCS
    [ 2.266946] scsi 4:0:0:2: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 CCS
    [ 2.273571] scsi 4:0:0:3: Direct-Access Generic- MS/MS-Pro 1.00 PQ: 0 ANSI: 0 CCS
    [ 2.280559] sd 4:0:0:0: [sdc] Attached SCSI removable disk
    [ 2.281310] sd 4:0:0:1: [sdd] Attached SCSI removable disk
    [ 2.282059] sd 4:0:0:2: [sde] Attached SCSI removable disk
    [ 2.282809] sd 4:0:0:3: [sdf] Attached SCSI removable disk
    [ 2.498874] systemd[1]: systemd 212 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    [ 2.499029] systemd[1]: Detected architecture 'x86-64'.
    [ 2.499095] systemd[1]: No hostname configured.
    [ 2.499100] systemd[1]: Set hostname to <localhost>.
    [ 3.019084] systemd[1]: Configuration file /etc/systemd/system/netctl@ethernet\x2dstatic.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
    [ 3.052564] systemd[1]: Configuration file /etc/systemd/system/netctl@my\x2dnetwork.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
    [ 3.168175] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 3.168523] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.168587] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.168600] systemd[1]: Expecting device sys-subsystem-net-devices-enp2s8.device...
    [ 3.168617] systemd[1]: Starting Remote File Systems.
    [ 3.168629] systemd[1]: Reached target Remote File Systems.
    [ 3.168639] systemd[1]: Expecting device sys-subsystem-net-devices-wlp2s5.device...
    [ 3.168655] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.168691] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.168701] systemd[1]: Starting Paths.
    [ 3.168712] systemd[1]: Reached target Paths.
    [ 3.168722] systemd[1]: Starting Encrypted Volumes.
    [ 3.168732] systemd[1]: Reached target Encrypted Volumes.
    [ 3.168756] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.168851] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.168865] systemd[1]: Expecting device dev-sda4.device...
    [ 3.168877] systemd[1]: Expecting device dev-disk-by\x2duuid-8e743759\x2dc6f4\x2d4e8f\x2dae25\x2d2c24a8cba618.device...
    [ 3.168890] systemd[1]: Expecting device dev-disk-by\x2duuid-c96171f5\x2d9704\x2d4abf\x2d84ae\x2d2c4f78252a60.device...
    [ 3.168900] systemd[1]: Expecting device dev-disk-by\x2duuid-12EC23D6EC23B341.device...
    [ 3.168911] systemd[1]: Starting Root Slice.
    [ 3.175997] systemd[1]: Created slice Root Slice.
    [ 3.176010] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.176047] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.176058] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.176087] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.176098] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.176119] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.176133] systemd[1]: Starting udev Kernel Socket.
    [ 3.176155] systemd[1]: Listening on udev Kernel Socket.
    [ 3.176169] systemd[1]: Starting udev Control Socket.
    [ 3.176193] systemd[1]: Listening on udev Control Socket.
    [ 3.176203] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.176232] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.176243] systemd[1]: Starting User and Session Slice.
    [ 3.176438] systemd[1]: Created slice User and Session Slice.
    [ 3.176452] systemd[1]: Starting Journal Socket.
    [ 3.176501] systemd[1]: Listening on Journal Socket.
    [ 3.176518] systemd[1]: Starting System Slice.
    [ 3.176712] systemd[1]: Created slice System Slice.
    [ 3.176728] systemd[1]: Started File System Check on Root Device.
    [ 3.176738] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 3.176940] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 3.176954] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 3.212380] systemd[1]: Started Load Kernel Modules.
    [ 3.252481] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 3.253015] systemd[1]: Starting udev Coldplug all Devices...
    [ 3.253553] systemd[1]: Mounted FUSE Control File System.
    [ 3.253577] systemd[1]: Mounting Configuration File System...
    [ 3.254197] systemd[1]: Starting Setup Virtual Console...
    [ 3.254782] systemd[1]: Mounting Debug File System...
    [ 3.255307] systemd[1]: Mounting Huge Pages File System...
    [ 3.285128] systemd[1]: Starting Apply Kernel Variables...
    [ 3.285663] systemd[1]: Starting system-netctl.slice.
    [ 3.285916] systemd[1]: Created slice system-netctl.slice.
    [ 3.285940] systemd[1]: Starting system-getty.slice.
    [ 3.286240] systemd[1]: Created slice system-getty.slice.
    [ 3.286797] systemd[1]: Started Set Up Additional Binary Formats.
    [ 3.286822] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.287292] systemd[1]: Starting Journal Service...
    [ 3.287880] systemd[1]: Started Journal Service.
    [ 4.510133] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 4.568872] systemd-udevd[136]: starting version 212
    [ 5.479614] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 5.479621] ACPI: Power Button [PWRB]
    [ 5.479693] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 5.479697] ACPI: Power Button [PWRF]
    [ 5.490126] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.490129] ACPI: Thermal Zone [THRM] (19 C)
    [ 5.629665] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PM2S 1 (20131115/utaddress-251)
    [ 5.629673] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PM1K 2 (20131115/utaddress-251)
    [ 5.629677] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPE1 3 (20131115/utaddress-251)
    [ 5.629682] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 5.629685] ACPI Warning: 0x00000000000004b0-0x00000000000004bf SystemIO conflicts with Region \GPO2 1 (20131115/utaddress-251)
    [ 5.629689] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 5.629691] ACPI Warning: 0x0000000000000480-0x00000000000004af SystemIO conflicts with Region \GPIV 1 (20131115/utaddress-251)
    [ 5.629695] ACPI Warning: 0x0000000000000480-0x00000000000004af SystemIO conflicts with Region \GPO_ 2 (20131115/utaddress-251)
    [ 5.629699] ACPI Warning: 0x0000000000000480-0x00000000000004af SystemIO conflicts with Region \PALD 3 (20131115/utaddress-251)
    [ 5.629703] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 5.629705] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 5.639853] leds_ss4200: no LED devices found
    [ 5.687416] ACPI: Fan [FAN] (on)
    [ 5.708079] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 5.931908] cfg80211: Calling CRDA to update world regulatory domain
    [ 6.109750] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
    [ 6.109754] e100: Copyright(c) 1999-2006 Intel Corporation
    [ 6.133562] e100 0000:02:08.0 eth0: addr 0xfdefe000, irq 20, MAC addr 00:1a:92:de:71:43
    [ 6.410441] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [ 6.599698] gameport gameport0: EMU10K1 is pci0000:02:04.1/gameport0, io 0xde00, speed 980kHz
    [ 6.659464] [drm] Initialized drm 1.1.0 20060810
    [ 6.722900] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 6.926377] iTCO_vendor_support: vendor-support=0
    [ 6.963443] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 6.963473] iTCO_wdt: Found a ICH7DH TCO device (Version=2, TCOBASE=0x0460)
    [ 6.963581] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 7.184227] Adding 4286784k swap on /dev/sda4. Priority:-1 extents:1 across:4286784k FS
    [ 7.195727] microcode: CPU0 sig=0x6f6, pf=0x1, revision=0xc6
    [ 7.263090] rtl8192cu: Chip version 0x11
    [ 7.334816] ath5k 0000:02:05.0: registered as 'phy1'
    [ 7.352471] rtl8192cu: MAC address: 80:1f:02:af:89:eb
    [ 7.352477] rtl8192cu: Board Type 0
    [ 7.352718] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
    [ 7.352752] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
    [ 7.352808] usbcore: registered new interface driver rtl8192cu
    [ 7.445824] [drm] radeon kernel modesetting enabled.
    [ 7.445878] checking generic (e0000000 5b0000) vs hw (e0000000 10000000)
    [ 7.445880] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    [ 7.316873] systemd-udevd[150]: renamed network interface eth0 to enp2s8
    [ 7.445900] Console: switching
    [ 7.445902] to colour dummy device 80x25
    [ 7.446670] [drm] initializing kernel modesetting (RV515 0x1002:0x7181 0x1462:0x0400).
    [ 7.446689] [drm] register mmio base: 0xFDDF0000
    [ 7.446691] [drm] register mmio size: 65536
    [ 7.446807] ATOM BIOS: 113
    [ 7.446821] [drm] Generation 2 PCI interface, using max accessible memory
    [ 7.446827] radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
    [ 7.446830] radeon 0000:01:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
    [ 7.446845] [drm] Detected VRAM RAM=512M, BAR=256M
    [ 7.446847] [drm] RAM width 128bits DDR
    [ 7.446916] [TTM] Zone kernel: Available graphics memory: 1026428 kiB
    [ 7.446918] [TTM] Initializing pool allocator
    [ 7.446923] [TTM] Initializing DMA pool allocator
    [ 7.446942] [drm] radeon: 512M of VRAM memory ready
    [ 7.446944] [drm] radeon: 512M of GTT memory ready.
    [ 7.446965] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 7.458262] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
    [ 7.459147] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [ 7.459171] radeon 0000:01:00.0: WB enabled
    [ 7.459176] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000000 and cpu addr 0xffff88007bb31000
    [ 7.459179] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 7.459180] [drm] Driver supports precise vblank timestamp query.
    [ 7.459192] [drm] radeon: irq initialized.
    [ 7.459208] [drm] Loading R500 Microcode
    [ 7.476935] platform microcode: Direct firmware load failed with error -2
    [ 7.476939] platform microcode: Falling back to user helper
    [ 7.477387] microcode: CPU1 sig=0x6f6, pf=0x1, revision=0xc6
    [ 7.477402] platform microcode: Direct firmware load failed with error -2
    [ 7.477405] platform microcode: Falling back to user helper
    [ 7.477982] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 7.503453] [drm] radeon: ring at 0x0000000020001000
    [ 7.503490] [drm] ring test succeeded in 6 usecs
    [ 7.503671] [drm] ib test succeeded in 0 usecs
    [ 7.503948] [drm] Radeon Display Connectors
    [ 7.503950] [drm] Connector 0:
    [ 7.503951] [drm] DVI-I-1
    [ 7.503953] [drm] HPD2
    [ 7.503955] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
    [ 7.503957] [drm] Encoders:
    [ 7.503958] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 7.503960] [drm] DFP3: INTERNAL_LVTM1
    [ 7.503961] [drm] Connector 1:
    [ 7.503963] [drm] SVIDEO-1
    [ 7.503964] [drm] Encoders:
    [ 7.503965] [drm] TV1: INTERNAL_KLDSCP_DAC2
    [ 7.503967] [drm] Connector 2:
    [ 7.503968] [drm] DVI-I-2
    [ 7.503969] [drm] HPD1
    [ 7.503971] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
    [ 7.503973] [drm] Encoders:
    [ 7.503974] [drm] CRT2: INTERNAL_KLDSCP_DAC2
    [ 7.503976] [drm] DFP1: INTERNAL_KLDSCP_TMDS1
    [ 7.583351] [drm] fb mappable at 0xE00C0000
    [ 7.583351] [drm] vram apper at 0xE0000000
    [ 7.583351] [drm] size 7258112
    [ 7.583351] [drm] fb depth is 24
    [ 7.583351] [drm] pitch is 6912
    [ 7.583719] fbcon: radeondrmfb (fb0) is primary device
    [ 7.600235] Console: switching to colour frame buffer device 210x65
    [ 7.605874] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    [ 7.605877] radeon 0000:01:00.0: registered panic notifier
    [ 7.605883] [drm] Initialized radeon 2.36.0 20080528 for 0000:01:00.0 on minor 0
    [ 7.625781] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
    [ 7.626479] rtlwifi: wireless switch is on
    [ 7.642639] fuse init (API version 7.22)
    [ 7.647140] ath: EEPROM regdomain: 0x0
    [ 7.647144] ath: EEPROM indicates default country code should be used
    [ 7.647146] ath: doing EEPROM country->regdmn map search
    [ 7.647149] ath: country maps to regdmn code: 0x3a
    [ 7.647151] ath: Country alpha2 being used: US
    [ 7.647153] ath: Regpair used: 0x3a
    [ 7.647274] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
    [ 7.647537] ath5k: phy1: Atheros AR5212 chip found (MAC: 0x56, PHY: 0x41)
    [ 7.647540] ath5k: phy1: RF5111 5GHz radio found (0x17)
    [ 7.647543] ath5k: phy1: RF2111 2GHz radio found (0x23)
    [ 7.709874] systemd-udevd[143]: renamed network interface wlan1 to wlp2s5
    [ 8.136233] systemd-udevd[141]: renamed network interface wlan0 to wlp0s29f7u6
    [ 8.322562] coretemp coretemp.0: Using relative temperature scale!
    [ 8.322706] coretemp coretemp.0: Using relative temperature scale!
    [ 8.594743] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input5
    [ 8.638575] mousedev: PS/2 mouse device common for all mice
    [ 9.284691] EXT4-fs (sda3): mounting ext3 file system using the ext4 subsystem
    [ 9.328865] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 10.357627] IPv6: ADDRCONF(NETDEV_UP): enp2s8: link is not ready
    [ 10.363499] e100 0000:02:08.0 enp2s8: NIC Link is Up 100 Mbps Full Duplex
    [ 10.363772] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s8: link becomes ready
    [ 10.865860] systemd-journald[119]: Received request to flush runtime journal from PID 1
    [ 11.002834] rtl8192cu: MAC auto ON okay!
    [ 11.035475] rtl8192cu: Tx queue select: 0x05
    [ 11.407281] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 12.592937] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 12.617024] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 12.654273] wlp0s29f7u6: authenticated
    [ 12.659239] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 12.663526] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 12.663558] wlp0s29f7u6: associated
    [ 12.663598] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 216.768500] perf samples too long (2503 > 2500), lowering kernel.perf_event_max_sample_rate to 50100
    [ 295.526133] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 295.538508] cfg80211: Calling CRDA for country: US
    [ 295.779488] rtl8192cu: MAC auto ON okay!
    [ 295.813132] rtl8192cu: Tx queue select: 0x05
    [ 296.188680] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 297.158587] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 297.171430] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 297.181575] wlp0s29f7u6: authenticated
    [ 297.185043] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 297.198798] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 297.198839] wlp0s29f7u6: associated
    [ 297.198885] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 466.957760] perf samples too long (4993 > 4990), lowering kernel.perf_event_max_sample_rate to 25200
    [ 653.237523] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 653.252189] cfg80211: Calling CRDA for country: GB
    [ 653.492515] rtl8192cu: MAC auto ON okay!
    [ 653.526155] rtl8192cu: Tx queue select: 0x05
    [ 653.902071] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 654.830321] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 654.843456] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 654.863972] wlp0s29f7u6: authenticated
    [ 654.867473] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 654.879214] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 654.879258] wlp0s29f7u6: associated
    [ 654.879319] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 845.720733] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 845.733072] cfg80211: Calling CRDA to update world regulatory domain
    [ 845.972288] rtl8192cu: MAC auto ON okay!
    [ 846.005180] rtl8192cu: Tx queue select: 0x05
    [ 846.376969] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 847.303644] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 847.316223] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 847.341107] wlp0s29f7u6: authenticated
    [ 847.345443] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 847.369345] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 847.369380] wlp0s29f7u6: associated
    [ 847.369422] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 1165.243225] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 1165.255458] cfg80211: Calling CRDA for country: GB
    [ 1165.501950] rtl8192cu: MAC auto ON okay!
    [ 1165.534590] rtl8192cu: Tx queue select: 0x05
    [ 1165.906506] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 1166.922571] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 1166.935133] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 1166.962884] wlp0s29f7u6: authenticated
    [ 1166.963550] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 1166.969384] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 1166.969418] wlp0s29f7u6: associated
    [ 1166.969455] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 1317.334883] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 1317.347568] cfg80211: Calling CRDA to update world regulatory domain
    [ 1317.593153] rtl8192cu: MAC auto ON okay!
    [ 1317.625922] rtl8192cu: Tx queue select: 0x05
    [ 1318.002339] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 1318.943694] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 1318.959587] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 1318.961335] wlp0s29f7u6: authenticated
    [ 1318.965144] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 1318.988340] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 1318.988376] wlp0s29f7u6: associated
    [ 1318.988421] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 1469.086853] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 1469.099248] cfg80211: Calling CRDA to update world regulatory domain
    [ 1469.337346] rtl8192cu: MAC auto ON okay!
    [ 1469.370119] rtl8192cu: Tx queue select: 0x05
    [ 1469.742158] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 1470.673984] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 1470.686540] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 1470.691410] wlp0s29f7u6: authenticated
    [ 1470.693241] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 1470.702651] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 1470.702687] wlp0s29f7u6: associated
    [ 1470.702728] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 1680.753182] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 1680.765752] cfg80211: Calling CRDA for country: GB
    [ 1680.998495] rtl8192cu: MAC auto ON okay!
    [ 1681.031255] rtl8192cu: Tx queue select: 0x05
    [ 1681.406799] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 1682.318347] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 1682.330930] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 1682.342673] wlp0s29f7u6: authenticated
    [ 1682.343689] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 1682.350924] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 1682.350956] wlp0s29f7u6: associated
    [ 1682.350994] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 2206.980860] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 2206.993170] cfg80211: Calling CRDA to update world regulatory domain
    [ 2207.227511] rtl8192cu: MAC auto ON okay!
    [ 2207.260157] rtl8192cu: Tx queue select: 0x05
    [ 2207.631823] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 2208.565086] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 2208.577695] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 2208.585581] wlp0s29f7u6: authenticated
    [ 2208.587355] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 2208.616071] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 2208.616112] wlp0s29f7u6: associated
    [ 2208.616155] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 2504.014135] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 2504.026462] cfg80211: Calling CRDA to update world regulatory domain
    [ 2504.273688] rtl8192cu: MAC auto ON okay!
    [ 2504.309828] rtl8192cu: Tx queue select: 0x05
    [ 2504.702760] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 2505.627571] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 2505.640510] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 2505.649754] wlp0s29f7u6: authenticated
    [ 2505.650508] wlp0s29f7u6: associate with 2c:39:96:b3:ba:40 (try 1/3)
    [ 2505.680782] wlp0s29f7u6: RX AssocResp from 2c:39:96:b3:ba:40 (capab=0x431 status=0 aid=44)
    [ 2505.680831] wlp0s29f7u6: associated
    [ 2505.680887] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s29f7u6: link becomes ready
    [ 2948.553142] wlp0s29f7u6: deauthenticating from 2c:39:96:b3:ba:40 by local choice (reason=3)
    [ 2948.565823] cfg80211: Calling CRDA for country: GB
    [ 2948.814051] rtl8192cu: MAC auto ON okay!
    [ 2948.846690] rtl8192cu: Tx queue select: 0x05
    [ 2949.220485] IPv6: ADDRCONF(NETDEV_UP): wlp0s29f7u6: link is not ready
    [ 2950.173570] wlp0s29f7u6: authenticate with 2c:39:96:b3:ba:40
    [ 2950.186113] wlp0s29f7u6: send auth to 2c:39:96:b3:ba:40 (try 1/3)
    [ 2950.190241] wlp0s29f7u6: authenticated
    If there is anything else I can provide that may help please ask, this has been driving me mad for days now!

    Looks like a driver bug. You could try multiple things, as a start:
    - switch channel
    - toggle encryption
    - different usb port

  • Connecting kurzweil sp88 to GB I want to connect my Kurzweil sp88 to GB. The Kurzweil has a baffling array of buttons and possible MIDI channels. It also has the old style MIDI plug ins. I've got the MIDI out connected to my MacBook Pro via USB adapter.

    I have my Kurzweil connected to my MacBook Pro via an adapter (old style MIDI from Kurzweil to USB adapter connecting to Mac). The Kurzweil has a baffling array of buttons and possible MIDI channels. Can anyone please tell me which of the channels I should use? Also, should I leave the MIDI In cable out of the Kurzweil? Thanks for as detailed an answer as possible. If you like you can respond directly to me at [email protected]

    First of all I do not own this keyboard. But a quick look at the manual (found on the internet) says that when first powered up the SP88 is in Internal Sounds mode. Meaning you hear the sounds selected when playing the keyboard. It also stated that the default Midi Transmit Channel is Midi Channel #1.
    Looks like you would need to go to the SP88 Keyboard's MIDI SETUP and simply select LOCAL OFF. Now the keyboard should be ready to transmit Midi Out only and no internal sounds should be heard.
    Next you may or may not need to do this but you might need to go into the Utilities Folder found in your Applications Folder on your Mac and double click AUDIO MIDI SETUP the keyboard Icon. Figure #1 below.
    Next you need to make a physical connection from the Midi Out of the SP88 to the Midi In on your Midi Interface. Figure #3 below. You may need to Click on Add Device first. Figure #2 below.
    In the examples shown below I have a Yamaha Electronic Drum Kit that is Midi Out only... not USB out. I had to plug a Midi cable from the Midi Out Port on the back of my Drum Module to the Midi In Port on the back of my Motu 828 Audio Inferface which is connected to my Mac. Next I created the Audio Interface and Drum Module "Devices" as mentioned above.
    I then double clicked on the Drum Module and made my Midi Out Selections. Figure #4 Below. And once it was setup and the icons closed I used my mouse to draw a virtual cable connection from the Drum Module Out to the Audio Interface In. Figure #3 below. This is how I got my Midi Devices to talk to one another.
    Once you have made your setup as I have outlined create a MIDI Instrument Track in Garageband, select an instrument for example a Piano then Record Enable that track in Garageband and see if you now hear what you are playing. In this example the SP88 is a Midi Controller only and you will only hear sounds selected in Garageband which is what you want.
    Keep in midi your setup may be different than mine. You can keep your SP88 Keyboard on the default Midi Channel #1. That would be a good place to start. Garageband receives Midi on all channels.

  • Apple Ethernet USB adapter in Windows 8.1?

    I'm not able to get my Ethernet (Lan-connection) to work on my 2013 MBP with the Apple Ethernet USB adapter.  I've gotten drivers loaded up for the adapter and it seems to be working...just Windows 8.1 gives an error that it can't connect to the internet because "incorrect IP address"??

    Excellent and thanks for the "spot on" tip!  I only wish I had found it before bringing up a different compter to re-sync my Apple mobile products, which of course meant I had to rebuild my libraries on that system.
    On Windows 8.1 64 bit I did find the steps to be a little different from what Steven outlined and for those less compfortable with technology I thought I would include a version edited for Windows 8.1 64 bit specifically.
    Connect You Apple Mobile device to the PC with iTunes.
    In the PC's Device Manager expand the "Portable Devices" entry.
    Right-click the Apple iPhone, Apple iPad, or Apple iPod entry in Device Manager and choose "Update Driver Software" from the shortcut menu.
    Choose the option to "Browse my computer for driver software" and browse to: C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers and highlight that folder for the driver update.
    Click "OK" then "Next" and your Apple mobile device should now be rocognized (verify this in iTunes)
    Repeat for any other Apple mobile dvices synced on this computer.
    All credit to Steven, however!

  • Firewire to USB adapter?

    I recently purchased a iMac 27 i5. Love it. But it has only USB and thunderbolt ports. My beloved Nikon 4000 film scanner only has firewire connectivity. I found a firewire to USB adapter online and purchased one. It came from China. When I plugged it into my self-powered USB hub, I got a message saying a USB device was drawing too much power and it shut down one or more other USB devices to protect the computer. I couldn't print. I realized the adapter might be the problem and when I disconnected it, my printer came back online.
    Q1 -- has anybody found a firewire to USB adapter that works?
    Q2 -- is there another workaround to connect firewire devices to the new iMacs?
    Q3 -- is it possible to have a USB port put into the scanner hardware?
    George

    Thanks, Niel. That makes sense ... should have thought of that ... assuming that will reduce the excessive power draw?  I see Apple sells the 400-800 cable.

  • How to use a high power wireless-n usb adapter

    I recently purchased a kinamax high power wireless-n USB 2.0 adapter to boost my wifi signal. The data range is 802.11n. The only problem is that I can't use the adaptor. The box says that the supported OS is MAC OS X. But when I connect the adapter nothing happens. There is not even sign that the USB adapter is connected. Can anyone help me?

    Hi Kelvin,
    I understand that you want to control pins on your serial port using LabVIEW. Since you are using Windows XP, only LabVIEW version 7.0 will be able to control the pins. The pins can be controlled by modifying the values of the access registers that windows associates with each pin. If you are using LabVIEW 7.0, then the VI's located on the Funtions >> Advanced >> Port I/O palette should help you assign values to the proper pins.
    This information can also be found on another discussion forum thread located at the following url:
    http://exchange.ni.com/servlet/ProcessRequest?RHIV​EID=101&RPAGEID=135&HOID=506500000008000000438A000​0&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
    Thanks for contacting NI, and I hope this helps.
    Marcus G.
    National Instruments

  • Utility or trick to get screenshots from USB-Adapter-driven monitor?

    My main computer is a G5Quad, but this post relates to my MacBook.
    Recently, I acquired a USB-(display card)Adapter ( http://eshop.macsales.com/item/NewerTech/VIDU2DVIA/                  ) to run the second one of my dual external monitors with my MacBook (not "Pro"). 
    The first one of the external monitors was already connected to the MacBook through the regular external-monitor port, so this allowed for the use of both external monitors on the MacBook.
    To my utter astonishment and delight, the arrangement works absolutely superbly. I ended up with an arrangement in which my desktop spans all three monitors, with my main monitor on the right (22" CRT) being the one connected directly to the MacBook's monitor port,  the center one (also a 22" CRT) conected through the above described USB adapter, and on the left the MacBook's own built-in monitor.
    Working with Photoshop13 ("CS6") with all that screen real estate is like a dream.
    The only thing that doesn't work is taking a screen shot of the center display, i.e. the one connected through the USB adapter.  Using Command_Shift_3 generates only screen-shot files from monitors one (right) and three (left), the center one is simply
    ignored.
    Using Command_Shift_4 only in the center screen, I can hear the shutter-clack sound, but no image is generated again.  I've tried swapping the screens and connections around, and whichever is connected through the USB adapter is always ignored.
    If anyone can suggest any trick or knows any utility that will help me get this done, I'd be much obliged.
    Running Snow Leopard 10.6.8, and here are the MacBook's details:
    Name: MacBook (late 2006)
    ModelCode: mb_late_06
    Model Number: MA701
    Machine Model: MacBook2,1
    Model introduced: 2006
    Factory: W8 (Shanghai China)
    Production year: 2007
    Production week: 18 (May)
    Production number: xxxx (within this week)
    CPU speed: 2.0GHz
    Family name: A1181
    Screen size: 13 inch
    Screen resolution: 1280x800 pixels
    As per Apple System Profiler:
    Hardware Overview:
      Model Name:    MacBook
      Model Identifier:    MacBook2,1
      Processor Name:    Intel Core 2 Duo
      Processor Speed:    2 GHz
      Number Of Processors:    1
      Total Number Of Cores:    2
      L2 Cache:    4 MB
      Memory:    4 GB
      Bus Speed:    667 MHz
      Boot ROM Version:    MB21.00A5.B07
      SMC Version (system):    1.13f3
      Serial Number (system):    WXXXXXXXXXX
      Hardware UUID:    00000000-0000-1000-8000-001B631BC56F
      Sudden Motion Sensor:
      State:    Enabled
    Both external CRTs are running at 1280x1024 pixels
    Thanks in advance.

    Found the utility I was looking for:  SnapzProX2 does the job perfectly, by either taking a screen shot of just the secondary (center) monitor or one spanning the entire width of all three screens combined.
    Alas, the utility costs $70.    I'll continue looking hoping to find something cheaper.
    However, this proves that the USB-adapter is indeed working flawlessly and that it provides all the necessary information to capture a screen shot of the monitor it is driving.
    So this is really an Apple problem, which I have no hope of seeing fixed, as Snow Leopard is no longer supported.
    If somebody finds something else, please let us know.

  • USB adapter for PB3400/OS8.1

    I have a PB3400 running OS8.1. I'd like to be able to connect a (PC compatible) USB memory stick to it, so I'm looking a for a USB adapter. The PB3400 has a slot for PCMCIA card. I've found a plenty of PCMCIA USB adapter cards but none will work with OS8.1. Are there any drivers available? Do I have any other options?
    Many thanks.

    Alan,
    Even though the PB3400 does not officially support USB (32-bit), it does have the Texas Instruments 32-bit chip on the logic board. You do, however, require a minimum of OS 8.6 so you can install the USB Adapter Card Support.
    http://docs.info.apple.com/article.html?artnum=31132
    Here also is a website discussing using a USB PC card on the 3400:
    http://www.wwc.edu/~frohro/Cardbus/Cardbus.html
    Please be aware that even a USB 2.0 PC card will still only run at the slower 1.1-speeds under 8.6 > 9.2.2. Also, the USB and FireWire PC cards do not supply the bus power required to run peripherals like a USB 2.5" HD, so I don't know how much voltage is required for the USB memory stick.
    You may be better served with this configuration:
    - Buy the SanDisk 6-in-1 PC Card Adapter (16-bit) for the PCMCIA card slot of the 3400; no drivers are required.
    - Buy the SanDisk MS/MS Pro I/ II Reader (USB) for any computer that has a USB port.
    - Buy a SanDisk xxxMB Memory Stick PRO.
    All of the above can be seen at this link; just at the Products list on the left side. I imagine similar hardware is available from other vendors also.
    http://www.esend.com/sandisk/

  • USB adapter for OS8.1 laptop

    I have a PB3400 running OS8.1. I'd like to be able to connect a (PC compatible) USB memory stick to it, so I'm looking a for a USB adapter. The PB3400 has a slot for PCMCIA card. I've found a plenty of PCMCIA USB adapter cards but none will work with OS8.1. Are there any drivers available? Do I have any other options?
    Many thanks.

    Hi, Alan. Support for the then brand-new USB protocol in OS 8.1 was really rudimentary — no modern USB device is likely to be compatible with it. USB support wasn't even halfway mature until OS 8.6. Are you reluctant to upgrade to 8.6 or even 9.1?
    There is another possible problem: I don't remember whether the 3400's PCMCIA slot is 32-bit CardBus-compliant, and I don't know whether a USB 1.1 adapter card would require that compliance. (I suspect that any USB 2.0 card would require it, and you'll never get USB 2.0 speed on a 3400 anyway: OS X 10.2.3 or 10.3.4 or later is required for USB 2.0 support. So don't buy a USB 2.0 card.) But you should be able to get reliable info about these specifications and requirements from an exceptionally knowledgeable poster over here who goes by the name of jpl. Good luck.

  • RJ-45 to USB Adapter for console connection?

    Hello,
    I would like to configure a Cisco 3600 Router with my laptop, however, I do not have the RJ-45 to DB-15 cable, nor do I have the DB-15 serial port on my laptop. I also do not have the required DB-15 to USB adapter that would be needed to assist me in connecting my computer to the router.
    Just curious (so I won't have to buy the cable and the adapter), is there an RJ-45 to USB cable that would allow me to connect directly from Cisco's 3600 Router console port directly to my laptop?
    Thank you,

    In the labs here at Cisco, and at the Cisco Networking Academy I work for, we use the light blue Cisco flat console cable (Male RJ-45 connection and a Female DB-9 Serial connection), and then a USB adapter to hook to our computers.
    The blue cables are very cheap online, as every lab that orders Cisco equipment has ZILLIONS of them.  The adapters are pretty inexpensive as well; just note not all are plug-and-play; some need specific drivers (usually easily found online).
    Recomended Google/E-bay/Amazon search criteria:  "Cisco Console Cable" and "Female DB-9 Serial to USB"

  • Where can I find the USB driver for the serial to USB adapter?

    I have a Palm IIIc with the serial HotSync cradle and USB adapter but I dont have the driver disc for it and was wondering if there was a page within the site here I could download it from?
    The OS platform needed for the driver is Win2000 / XP.
    TIA,
    -guitardude
    Post relates to:

    I did a Google search and found this link:
    http://www.gilsson.com/usb_drivers_download.htm
    It had the Prolific USB-to-Serial driver for WinXP. I downloaded & installed it. It created a COM5 port that my Palm Desktop found automatically. I hit the HotSync and, presto!, everything works perfectly. I only spent 5 hours trying to solve this problem for my dad.
    He hadn't HotSync'd his Palm IIIxe to his home laptop since NOV2005!! And he hadn't HotSync'd to his work PC since he retired in JUL2008 (and he doesn't have access to that PC anymore).
    I'll repeat this post in the other threads I queried on. I hope this helps someone solve their USB-to-Serial Adapter Driver problems.
    -mark
    Post relates to: Treo 650 (Sprint)

  • OS X driver for Airlink AWLL6070 wireless USB adapter?

    Is there any one know the Driver for Lion and SL for Airlink wireless AWLL6070 USB adapter.  Airlink web site does not show any Mac driver support.  I use this adapter in window and it works fine. I want to use it on Mac too.

    kappy,
    just like you mentioned, the driver did not work.  I force my lion boot into 32-bit mode but it didn't work as well.  I look at the /var/log/install
    "PKLeopardPackage <file://localhost/Users/john/Downloads/MAC-airlink-awll5077/10.6/Installer.pkg# rtl8192sus.pkg>"
    It was installing rtl8192sus.pkg
    I believe it is driver for realtek chip.  
    I somehow spot in system profile that airlink awll6070's manufacture chip is Ralink.
    802.11 n WLAN:
      BSD Name:          en4
      Product ID:          0x3c27
      Vendor ID:          0x14b2
      Version:          1.01
      Serial Number:          1.0
      Speed:          Up to 480 Mb/sec
      Manufacturer:          Ralink
      Location ID:          0x1d110000 / 4
      Current Available (mA):          500
      Current Required (mA):          450
    I search ralink.com and found that there is a driver for mac.
    http://www.ralinktech.com/support.php?s=3
    I download and install 10.6 version of driver on Lion. well, it seems to work now.  
    I forced my system to boot into 32-bit because one of the driver did not work in 64-bit mode.
    I will give it a try to boot into 64-bit mode to see if it work.

  • Suggestions for USB Adapter to use with AE..??

    So far I have found AE to work extremely well. However, I am in search of a USB adapter to connect a PC wirelessly with AE while taking advantage of the 802.11n technology. Any suggestions for a USB adapter to buy..??

    I got a dlink DWA-140 that works well. I originally bought it for my mac, but it did not work (website claimed it did) so I put it on my server.

  • Help with wireless router and usb adapter

    I have a model WRT54G2V1 and a USB adapter. They were working fine until about 3 months ago, then suddenly I couldn't connect to the internet. I began using my wife's computer for my email. I have a web site that I need to update.  I spent 2-hours with Tech support today and they could not help me. The error messages say "cannot find access point" and then sometimes "cannot connect to internet". I think it may be my computer, but am very unsure. I have unistalled and reinstalled with no luck. Can anyone help me, please? I'm lost and not good with this stuff. Thanks.

    In your computer click on "start" then "connect to" then "show all connections".  You should be seeing two icons under "lan or high speed internet"  Your wireless connection should showing a blue screen while the lan should be greyed out.  If the lan is showing a blue screen right click on it and click on disable.  Now try to connect using your wireless adaptor.  If it did not work go to #2.
    Disconnect wireless adaptor then go into programs and uninstall wireless adaptor program.  Reconnect wireless adaptor to computer.  The "found new hardware" should appear.  Run the wizard and when it asks for drivers insert Linksys cd.  Try to connect.  You may have to click on repair if you don't succeed then try again.  Go to #3
    Powercycle your router. Try to connect.  I have three computers connected wirelessly and the one farthest away from the router has problems connecting.  Usually this solves the problem.
    Greetings from Northern Ontario, Canada

Maybe you are looking for

  • Reinstall Adobe Acrobat from CS4

    Hello. This is the first time posting about this issue. For a few months Acrobat 9 Pro has not allowed updates and after reading what causes this, the best idea is probably to reinstall. However, I was wondering what the best way to go about reinstal

  • Probable bug on Excel 2010

    It's more of a heads up for you guys since I didn't find anything about it on the internet.  Edited to explain a bit better:  I posted this after noticing that in some situations some cells from Excel when converted for C# (using FromOADate) will see

  • Dynamically change CRS port display name / number

    I have a script that performs a call consult transfer out to a shared DN. The calling number presents itself as the CRS port while it is ringing on the DN. If the call goes unanswered, the missed call shows the CRS port details. What I'd like to do i

  • Cannot receive mms messages

    Hi, I am able to send MMS messages to others, but I receive only this error picture when someone attempts to send one to me. I redownloaded the internet settings from AT&T using the setting under more>internet settings just moments before receiving t

  • NRM won't run after restart

    I was monitoring an oes2sp2 linux srvr with NRM (this is a vm on a xen kernal) when the cpu utilization went up to 100%. I discoverd that the httpstkd process was causing the high utilization. So I issued a restart using the rcnovell-httpstkd restart