Detect underlaying colour

Hello!
I have a Label control sitting on top of an image control. The image and text are both user submitted.
How can I detect what colour is under the text and thus make it white if the bg is black and black if the bg if white?
Thank you!

well you could go by the gradient of the colour, rather than the actual colour itself (determining if its a light or dark shade)
convert the colour to RGB for ease of use sake (also alot of other useful colour manipulation functions there)
http://stackoverflow.com/questions/2258800/how-can-i-calculate-shades-of-a-given-hex-color -in-actionscript-3
greater than 128,128,128 means a light colour, hence use black
less than 128,128,128 means a dark colour, hence use white

Similar Messages

  • Color detection

    Hello. I need some help here. My ar drone camera managed to detect red colour when there is red object. I tried to add on where it can detect blue colour when there is blue object. I tried so many ways but I can't get it done. I attached my program so please help me with this. Thank you.   
    Attachments:
    AR Drone color detection(blue).vi ‏976 KB

    Hey 6hari9, 
    I've done some color detection/filtering before in LabVIEW and I relied pretty heavily on the IMAQ and our other vision software. Do you happen to have any NI Vision software at your disposal?
    Also, a question like this would be great in the Machine Vision boards. I'm sure the folks there have plenty of information to share 
    http://forums.ni.com/t5/Machine-Vision/bd-p/200
    Tim A.
    National Instruments

  • Status bar colour

    hi all
    having read the odd thread on the matter, it appears that the status bar will always be visible, unless the app developer uses an "immersive mode" (http://talk.sonymobile.com/t5/Xperia-Z3-Compact/Status-notification-bar-is-always-on-screen/m-p/9831...)
    I do find what appears to be a intrusive blue background though for the status bar in most apps, when the status bar isn't hidden.
    However, I've noted an occasional status bar, which hasn't this hideous blue background and even the odd one which seems to have a transparent background (or just the colour of the app).
    I'm assuming the blue default background is defined by the OS/OS theme?
    If so, cannot the OS detect the colour of the app and match it, so it's less painful on the eyes?
    Regards,
    Gary

    http://www.google.com/design/spec/components/tabs.html#tabs-specs
    http://stackoverflow.com/questions/27093287/how-to-change-status-bar-color-to-match-app-in-lollipop-...
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • 2 quick java questions

    hi, im working on a large grpahics project with some people, and i had a couple of simple questions.
    1) is it possible to detect the colour of a spefic pixel on an image?
    Maybe some sort of method that returns the color or something? This woudl be for collision detection, since we're going to have a character walking around a building and this is pretty much the only thing i can think of for collision.
    2) Is it possible to load a large image, and then make the screen only show a small portion of it? and then when you move, it kind of resets the focus on the larger image to your new location? This would be used to help the character move around the large map.
    Thanks for all the help!

    Youre going to want to get VERY acquainted with Image and BufferedImage, lol.
    Note the getRGB method.
    As for resizing, there are many ways to do this ranging from very simple
    to a bit complicated.
    int getRGB(int x, int y)
    Returns an integer pixel in the default RGB color model (TYPE_INT_ARGB) and default sRGB colorspace.
    http://java.sun.com/j2se/1.4.2/docs/api/java/awt/image/BufferedImage.html
    http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Image.html

  • Visibility of clipping paths

    Whilst CS 6 has some great improvements, I find running clipping paths in it very difficult. That is because in earlier versions of photoshop, clipping paths showed up in the complementary colour of the underlaying colour and were very visible. Now they are a darkish grey, which makes it often impossible to see them. You can go blind trying to see where you are clipping.
    Any solutions to this?

    I only have CC installed at the moment, and paths work really nicely on that, flipping from black to white according to the colour behind them.  It always used to be a problem, and I have seen many discussions and moans on the subject, so you might have to grin and bear - or get a CC subscription

  • Lost in translation?

    Hello
    In order to burn VHS (C) tapes to a DVD, I play the tape in my VCR which is connected via a USB cable supplied by OXX (I can't find their
    homepage, but it's called DVD Maker). Then, using freeware called ShowBiz, the tape being installed is played on that software's monitor. Then I save my imported file. Different file formats are available (.MOV, MPEG, AVI, etc), but they all only install according to the NTSC format. I imagine the reason for that is that it is US-produced freeware.
    This means that the PAL tapes I need to burn to DVD are converted not only from analogue to digital, but from PAL to NTSC. There are three
    different quality settings, low, standard, and high. I select 'high' partly to compensate for the analogue-digital and PAL-NTSC 'translations' and
    the loss of quality which would seem inevitable following these 'translations'.
    'High quality' (MPEG) has the following settings: 1280 x 720, and 29fps. The quality of the final movie after burning to a DVD is reasonable - but not anything to write home about - given that it is the product of a VHS (c) tape that undergoes a couple of transitions before I have even placed it on the Elements 11 Timeline.
    Consequently, I am considering buying either a Canopus ADVC-55 Analogue to Digital Converter, or a Canopus ADVC-110 Analogue to Digital Converter. I have also seen the Canopus AVDC-100 Analogue to Digital Convertor advertised somewhere. What I would like to ask is this: are either of the above converters likely to make a significant difference to the quality of the final product compared to the laborious process I now engage in? The converters are not cheap (at least, not here) and if the qualitative difference were minimal - for instance, if I can still detect running colours, a shaky clip, etc, that would deter me from buying one.
    Thanks for any advice.
    Steve

    SteveH,
    One of the beauties of going with an A-D bridge, like the Canopus, is that you will then be doing the Capture in PrE, so you should get the PAL version, with no conversion.
    Also, as you are starting with VHS, the DV PAL Standard 4:3 is probably the best starting point for the Capture. Any of the HD Project Presets will not be adding anything to the Capture - you are best going with what you have to start, and especially when going to DVD-Video.
    Good luck, and please update us on your success.
    Hunt

  • Diff between images as .png

    Hi Adobe Forum users,
    I am trying to export the difference of two images as a png for use by another program.
    One image is of a room with lights off, the second image is of the exact same room with lights on (everything lines up perfectly as they are CAD/rendered images). Is it possible to extract the difference (essentially just the effect of light) and place it onto a new layer with transparency?
    I need to save this difference layer as a png and be able to overlay it on the image with lights off in the other program.
    Thanks in advance,
    Julian

    Hi, thanks for your reply,
    Yes I suspected as much.
    The images are for a home automtion interface where multiple lights come on in a scene. Since there are multiple lights in the scene and each one can be individually switched I cant simply overlay one image. I need to overlay multiple images, one for each light circuit and these require alpha channels so other light images shine through.
    It becomes difficult when multiple light effects overlap in the scene.
    If your manual method could be useful in this situation please do explain further.
    My Initial thought was that photoshop can detect the difference in two images and combined the images and exclude the difference. As far as I know it can then also isolate the difference but not with transparency. For my purposes I suppose it needs to be able to detect what colour pixels are in the 'lights off' image and what colours it needs to overlay to create the same effect as the 'lights on' image. . . but place these on a separate layer or as a colour overlay of some sort.
    Maybe I am just expecting a little too much...
    Thank you for any help!
    Julian

  • HT1814 My ipod shuffle 1st generation is not detecting in itunes application, It blinks orange colour continuously  when i connect to computer.  Kindly suggest me.

    Not dettecting in itunes application.  In front panel orange light blinks continously.  I am using windows 7 32 bit.   Kindly suggest a solution.

    Open iTunes and then plug in the device. Try the back switch in the "off" position. Then windows should install necessary device drivers, then iTunes should take over.

  • Can't detect CD-DVD, fresh install

    Hi,
    I'm banging my head because I can't find a solution to make my arch-install detect an audio CD (windows 8 does detect it).
    I've done the https://wiki.archlinux.org/index.php/Ud … leshooting and this is the result:
    [root@32 ~]# diff -y present_groups udev_groups
    acer <
    adm <
    audio audio
    avahi <
    bin <
    btsync <
    colord colord
    daemon <
    dbus <
    disk disk
    floppy <
    ftp <
    games <
    http <
    input input
    kmem kmem
    locate <
    lock <
    log <
    lp lp
    lxdm <
    mail <
    mem <
    mysql <
    network <
    nobody <
    optical optical
    polkitd <
    power <
    rfkill <
    root <
    rtkit <
    scanner <
    smmsp <
    storage storage
    sys <
    systemd-bus-proxy <
    systemd-journal <
    systemd-journal-gateway <
    systemd-journal-remote <
    systemd-journal-upload <
    systemd-network <
    systemd-resolve <
    systemd-timesync <
    tty tty
    users <
    utmp <
    uucp uucp
    uuidd <
    video video
    wheel <
    I have both disk and optical in my groups, permissions, but not even root detects it.
    Here's dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.17.6-1-ARCH (builduser@foutrelis) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Sun Dec 7 23:58:19 UTC 2014
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000d0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000037e8ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000037e90000-0x0000000037e99fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x0000000037e9a000-0x0000000037efffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000037f00000-0x000000003fffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: Acer Aspire 5100 /Navarro, BIOS V2.40 10/12/2006
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] e820: last_pfn = 0x37e90 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-CEFFF write-protect
    [ 0.000000] CF000-E3FFF uncachable
    [ 0.000000] E4000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask FFC0000000 write-back
    [ 0.000000] 1 base 0038000000 mask FFF8000000 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 0x000f8110-0x000f811f] mapped at [c00f8110]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
    [ 0.000000] Base memory trampoline at [c0099000] 99000 size 16384
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x36c00000-0x36ffffff]
    [ 0.000000] [mem 0x36c00000-0x36ffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x30000000-0x36bfffff]
    [ 0.000000] [mem 0x30000000-0x36bfffff] 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 0x37000000-0x377fdfff]
    [ 0.000000] [mem 0x37000000-0x373fffff] page 2M
    [ 0.000000] [mem 0x37400000-0x377fdfff] page 4k
    [ 0.000000] BRK [0x017ae000, 0x017aefff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x37055000-0x373c1fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x000F8040 000014 (v00 ACRSYS)
    [ 0.000000] ACPI: RSDT 0x37E917D9 000038 (v01 ACRSYS RSDT 06040000 LTP 00000000)
    [ 0.000000] ACPI: FACP 0x37E99C04 000074 (v01 ATI Bowfin 06040000 ATI 000F4240)
    [ 0.000000] ACPI: DSDT 0x37E91811 0083F3 (v01 Acer Navarro 06040000 MSFT 03000000)
    [ 0.000000] ACPI: FACS 0x37E9AFC0 000040
    [ 0.000000] ACPI: SLIC 0x37E99C78 000176 (v01 ACRSYS ACRPRDCT 06040000 LOHR 00000000)
    [ 0.000000] ACPI: SSDT 0x37E99DEE 000182 (v01 PTLTD POWERNOW 06040000 LTP 00000001)
    [ 0.000000] ACPI: APIC 0x37E99F70 000054 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    [ 0.000000] ACPI: MCFG 0x37E99FC4 00003C (v01 PTLTD MCFG 06040000 LTP 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 6MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] BRK [0x017af000, 0x017affff] PGTABLE
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] Normal [mem 0x01000000-0x377fdfff]
    [ 0.000000] HighMem [mem 0x377fe000-0x37e8ffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0x37e8ffff]
    [ 0.000000] On node 0 totalpages: 228908
    [ 0.000000] free_area_init_node: node 0, pgdat c162b480, node_mem_map f6955020
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3996 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: 14 pages used for memmap
    [ 0.000000] HighMem zone: 1682 pages, LIFO batch:0
    [ 0.000000] Using APIC driver default
    [ 0.000000] SB4X0 revision 0x83
    [ 0.000000] Ignoring ACPI timer override.
    [ 0.000000] If you got timer trouble try acpi_use_timer_override
    [ 0.000000] Detected use of extended apic ids on hypertransport bus
    [ 0.000000] ACPI: PM-Timer IO Port: 0x8008
    [ 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_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
    [ 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] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000cffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000d0000-0x000fffff]
    [ 0.000000] e820: [mem 0x40000000-0xdfffffff] 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 @f77dc000 s33536 r0 d23808 u57344
    [ 0.000000] pcpu-alloc: s33536 r0 d23808 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: 227132
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=416292c9-7714-4359-a03e-9339a707302b rw quiet
    [ 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 1832056 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:00037e90)
    [ 0.000000] Initializing Movable for node 0 (00000000:00000000)
    [ 0.000000] Memory: 894284K/915632K available (4550K kernel code, 493K rwdata, 1344K rodata, 580K init, 832K bss, 21348K reserved, 6728K highmem)
    [ 0.000000] virtual kernel memory layout:
    fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc1640000 - 0xc16d1000 ( 580 kB)
    .data : 0xc1471da8 - 0xc163e480 (1841 kB)
    .text : 0xc1000000 - 0xc1471da8 (4551 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] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:2304 nr_irqs:440 0
    [ 0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 1595.939 MHz processor
    [ 0.000000] tsc: Marking TSC unstable due to TSCs unsynchronized
    [ 0.006682] Calibrating delay loop (skipped), value calculated using timer frequency.. 3193.87 BogoMIPS (lpj=5319796)
    [ 0.006688] pid_max: default: 32768 minimum: 301
    [ 0.006700] ACPI: Core revision 20140724
    [ 0.021291] ACPI: All ACPI Tables successfully acquired
    [ 0.023381] Security Framework initialized
    [ 0.023391] Yama: becoming mindful.
    [ 0.023412] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.023417] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.023787] Initializing cgroup subsys memory
    [ 0.023799] Initializing cgroup subsys devices
    [ 0.023804] Initializing cgroup subsys freezer
    [ 0.023810] Initializing cgroup subsys net_cls
    [ 0.023815] Initializing cgroup subsys blkio
    [ 0.023845] CPU: Physical Processor ID: 0
    [ 0.023847] CPU: Processor Core ID: 0
    [ 0.023854] mce: CPU supports 5 MCE banks
    [ 0.023864] LVT offset 0 assigned for vector 0xf9
    [ 0.023870] process: using AMD E400 aware idle routine
    [ 0.023876] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
    Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
    [ 0.024038] Freeing SMP alternatives memory: 20K (c16d1000 - c16d6000)
    [ 0.027280] ftrace: allocating 19545 entries in 39 pages
    [ 0.033484] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.033931] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
    [ 0.069036] smpboot: CPU0: AMD Turion(tm) 64 X2 Mobile Technology TL-50 (fam: 0f, model: 48, stepping: 02)
    [ 0.069999] Performance Events: AMD PMU driver.
    [ 0.069999] ... version: 0
    [ 0.069999] ... bit width: 48
    [ 0.069999] ... generic registers: 4
    [ 0.069999] ... value mask: 0000ffffffffffff
    [ 0.069999] ... max period: 00007fffffffffff
    [ 0.069999] ... fixed-purpose events: 0
    [ 0.069999] ... event mask: 000000000000000f
    [ 0.069999] process: System has AMD C1E enabled
    [ 0.069999] process: Switch to broadcast mode on CPU0
    [ 0.083363] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.086789] CPU 1 irqstacks, hard=f64da000 soft=f64dc000
    [ 0.086792] x86: Booting SMP configuration:
    [ 0.086795] .... node #0, CPUs: #1
    [ 0.009999] Initializing CPU#1
    [ 0.180053] x86: Booted up 1 node, 2 CPUs
    [ 0.180059] smpboot: Total of 2 processors activated (6386.72 BogoMIPS)
    [ 0.180410] process: Switch to broadcast mode on CPU1
    [ 0.180621] devtmpfs: initialized
    [ 0.180621] PM: Registering ACPI NVS region [mem 0x37e9a000-0x37efffff] (417792 bytes)
    [ 0.183476] pinctrl core: initialized pinctrl subsystem
    [ 0.183561] RTC time: 16:33:05, date: 12/16/14
    [ 0.183752] NET: Registered protocol family 16
    [ 0.183999] cpuidle: using governor ladder
    [ 0.184004] cpuidle: using governor menu
    [ 0.184024] node 0 link 0: io port [1000, fffff]
    [ 0.184029] TOM: 0000000040000000 aka 1024M
    [ 0.184035] node 0 link 0: mmio [d0000000, dfffffff]
    [ 0.184039] node 0 link 0: mmio [c8000000, cfffffff]
    [ 0.184042] node 0 link 0: mmio [a0000, bffff]
    [ 0.184045] node 0 link 0: mmio [f0000000, ffffffff]
    [ 0.184049] node 0 link 0: mmio [e0000000, efffffff]
    [ 0.184052] node 0 link 0: mmio [40000000, c7ffffff]
    [ 0.184056] bus: [bus 00-ff] on node 0 link 0
    [ 0.184059] bus: 00 [io 0x0000-0xffff]
    [ 0.184061] bus: 00 [mem 0x40000000-0xefffffff]
    [ 0.184064] bus: 00 [mem 0x000a0000-0x000bffff]
    [ 0.184066] bus: 00 [mem 0xf0000000-0xffffffff]
    [ 0.184169] ACPI: bus type PCI registered
    [ 0.184173] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.184320] PCI: MMCONFIG for domain 0000 [bus 00-07] at [mem 0xe0000000-0xe07fffff] (base 0xe0000000)
    [ 0.184325] PCI: MMCONFIG at [mem 0xe0000000-0xe07fffff] reserved in E820
    [ 0.184327] PCI: Using MMCONFIG for extended config space
    [ 0.184330] PCI: Using configuration type 1 for base access
    [ 0.184478] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.184480] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.184482] mtrr: corrected configuration.
    [ 0.200162] ACPI: Added _OSI(Module Device)
    [ 0.200162] ACPI: Added _OSI(Processor Device)
    [ 0.200162] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.200162] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.203773] ACPI: Actual Package length (1) is larger than NumElements field (0), truncated
    [ 0.203831] ACPI: Actual Package length (1) is larger than NumElements field (0), truncated
    [ 0.227728] ACPI: Interpreter enabled
    [ 0.227746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    [ 0.227752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    [ 0.227773] ACPI: (supports S0 S3 S4 S5)
    [ 0.227776] ACPI: Using IOAPIC for interrupt routing
    [ 0.227892] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.306006] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.306019] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.306029] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    [ 0.307415] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.307420] acpi PNP0A03:00: host bridge window [mem 0x000d0000-0x000d1fff] (ignored)
    [ 0.307424] acpi PNP0A03:00: host bridge window [mem 0x000d2000-0x000d3fff] (ignored)
    [ 0.307427] acpi PNP0A03:00: host bridge window [mem 0x000d4000-0x000d5fff] (ignored)
    [ 0.307431] acpi PNP0A03:00: host bridge window [mem 0x000d6000-0x000d7fff] (ignored)
    [ 0.307435] acpi PNP0A03:00: host bridge window [mem 0x000d8000-0x000d9fff] (ignored)
    [ 0.307439] acpi PNP0A03:00: host bridge window [mem 0x000da000-0x000dbfff] (ignored)
    [ 0.307443] acpi PNP0A03:00: host bridge window [mem 0x000dc000-0x000ddfff] (ignored)
    [ 0.307446] acpi PNP0A03:00: host bridge window [mem 0x000de000-0x000dffff] (ignored)
    [ 0.307450] acpi PNP0A03:00: host bridge window [mem 0x000e0000-0x000e1fff] (ignored)
    [ 0.307454] acpi PNP0A03:00: host bridge window [mem 0x000e2000-0x000e3fff] (ignored)
    [ 0.307458] acpi PNP0A03:00: host bridge window [mem 0x40000000-0xffffffff] (ignored)
    [ 0.307462] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.307466] acpi PNP0A03:00: host bridge window [io 0x0d00-0xdfff] (ignored)
    [ 0.307470] acpi PNP0A03:00: host bridge window [io 0xe030-0xffff] (ignored)
    [ 0.307473] PCI: root bus 00: hardware-probed resources
    [ 0.307480] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-07] only partially covers this bridge
    [ 0.307781] PCI host bridge to bus 0000:00
    [ 0.307787] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.307791] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.307795] pci_bus 0000:00: root bus resource [mem 0x40000000-0xefffffff]
    [ 0.307798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.307802] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
    [ 0.307815] pci 0000:00:00.0: [1002:5950] type 00 class 0x060000
    [ 0.307969] pci 0000:00:01.0: [1002:5a3f] type 01 class 0x060400
    [ 0.308123] pci 0000:00:04.0: [1002:5a36] type 01 class 0x060400
    [ 0.308170] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
    [ 0.308234] pci 0000:00:04.0: System wakeup disabled by ACPI
    [ 0.308326] pci 0000:00:05.0: [1002:5a37] type 01 class 0x060400
    [ 0.308371] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
    [ 0.308434] pci 0000:00:05.0: System wakeup disabled by ACPI
    [ 0.308550] pci 0000:00:13.0: [1002:4374] type 00 class 0x0c0310
    [ 0.308577] pci 0000:00:13.0: reg 0x10: [mem 0xc0004000-0xc0004fff]
    [ 0.308744] pci 0000:00:13.0: System wakeup disabled by ACPI
    [ 0.308843] pci 0000:00:13.1: [1002:4375] type 00 class 0x0c0310
    [ 0.308869] pci 0000:00:13.1: reg 0x10: [mem 0xc0005000-0xc0005fff]
    [ 0.309035] pci 0000:00:13.1: System wakeup disabled by ACPI
    [ 0.309133] pci 0000:00:13.2: [1002:4373] type 00 class 0x0c0320
    [ 0.309162] pci 0000:00:13.2: reg 0x10: [mem 0xc0006000-0xc0006fff]
    [ 0.309286] pci 0000:00:13.2: supports D1 D2
    [ 0.309289] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    [ 0.309359] pci 0000:00:13.2: System wakeup disabled by ACPI
    [ 0.309461] pci 0000:00:14.0: [1002:4372] type 00 class 0x0c0500
    [ 0.309485] pci 0000:00:14.0: reg 0x10: [io 0x8400-0x840f]
    [ 0.309501] pci 0000:00:14.0: reg 0x14: [mem 0xfed00000-0xfed003ff]
    [ 0.309563] HPET not enabled in BIOS. You might try hpet=force boot option
    [ 0.309730] pci 0000:00:14.1: [1002:4376] type 00 class 0x010182
    [ 0.309755] pci 0000:00:14.1: reg 0x10: [io 0x8430-0x8437]
    [ 0.309771] pci 0000:00:14.1: reg 0x14: [io 0x8424-0x8427]
    [ 0.309786] pci 0000:00:14.1: reg 0x18: [io 0x8428-0x842f]
    [ 0.309800] pci 0000:00:14.1: reg 0x1c: [io 0x8420-0x8423]
    [ 0.309815] pci 0000:00:14.1: reg 0x20: [io 0x8410-0x841f]
    [ 0.309846] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
    [ 0.309849] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
    [ 0.309853] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
    [ 0.309856] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
    [ 0.310042] pci 0000:00:14.2: [1002:437b] type 00 class 0x040300
    [ 0.310079] pci 0000:00:14.2: reg 0x10: [mem 0xc0000000-0xc0003fff 64bit]
    [ 0.310194] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.310263] pci 0000:00:14.2: System wakeup disabled by ACPI
    [ 0.310353] pci 0000:00:14.3: [1002:4377] type 00 class 0x060100
    [ 0.310572] pci 0000:00:14.4: [1002:4371] type 01 class 0x060401
    [ 0.310751] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
    [ 0.310880] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
    [ 0.311008] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
    [ 0.311131] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
    [ 0.311350] pci 0000:01:05.0: [1002:5975] type 00 class 0x030000
    [ 0.311361] pci 0000:01:05.0: reg 0x10: [mem 0xc8000000-0xcfffffff pref]
    [ 0.311369] pci 0000:01:05.0: reg 0x14: [io 0x9000-0x90ff]
    [ 0.311377] pci 0000:01:05.0: reg 0x18: [mem 0xc0100000-0xc010ffff]
    [ 0.311396] pci 0000:01:05.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    [ 0.311413] pci 0000:01:05.0: supports D1 D2
    [ 0.311506] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.311513] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
    [ 0.311518] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff]
    [ 0.311523] pci 0000:00:01.0: bridge window [mem 0xc8000000-0xcfffffff 64bit pref]
    [ 0.311649] acpiphp: Slot [1] registered
    [ 0.311658] pci 0000:00:04.0: PCI bridge to [bus 02-03]
    [ 0.311663] pci 0000:00:04.0: bridge window [io 0x0000-0x0fff]
    [ 0.311668] pci 0000:00:04.0: bridge window [mem 0x00000000-0x000fffff]
    [ 0.311674] pci 0000:00:04.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
    [ 0.311780] acpiphp: Slot [1-1] registered
    [ 0.311788] pci 0000:00:05.0: PCI bridge to [bus 04-05]
    [ 0.311794] pci 0000:00:05.0: bridge window [io 0x0000-0x0fff]
    [ 0.311799] pci 0000:00:05.0: bridge window [mem 0x00000000-0x000fffff]
    [ 0.311923] pci 0000:06:01.0: [10ec:8139] type 00 class 0x020000
    [ 0.311954] pci 0000:06:01.0: reg 0x10: [io 0xa000-0xa0ff]
    [ 0.311972] pci 0000:06:01.0: reg 0x14: [mem 0xc0210000-0xc02100ff]
    [ 0.312093] pci 0000:06:01.0: supports D1 D2
    [ 0.312097] pci 0000:06:01.0: PME# supported from D1 D2 D3hot D3cold
    [ 0.312133] pci 0000:06:01.0: System wakeup disabled by ACPI
    [ 0.312238] pci 0000:06:02.0: [168c:001a] type 00 class 0x020000
    [ 0.312269] pci 0000:06:02.0: reg 0x10: [mem 0xc0200000-0xc020ffff]
    [ 0.312517] pci 0000:06:04.0: [1524:1412] type 02 class 0x060700
    [ 0.312549] pci 0000:06:04.0: reg 0x10: [mem 0xc0211000-0xc0211fff]
    [ 0.312600] pci 0000:06:04.0: supports D1 D2
    [ 0.312605] pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.312733] pci 0000:06:04.1: [1524:0530] type 00 class 0x050100
    [ 0.312766] pci 0000:06:04.1: reg 0x10: [mem 0xc0210400-0xc021047f]
    [ 0.312904] pci 0000:06:04.1: supports D1 D2
    [ 0.312908] pci 0000:06:04.1: PME# supported from D0 D1 D2 D3hot
    [ 0.313030] pci 0000:06:04.2: [1524:0550] type 00 class 0x080501
    [ 0.313062] pci 0000:06:04.2: reg 0x10: [mem 0xc0210800-0xc02108ff]
    [ 0.313199] pci 0000:06:04.2: supports D1 D2
    [ 0.313203] pci 0000:06:04.2: PME# supported from D0 D1 D2 D3hot
    [ 0.313324] pci 0000:06:04.3: [1524:0520] type 00 class 0x050100
    [ 0.313361] pci 0000:06:04.3: reg 0x10: [mem 0xc0210c00-0xc0210c7f]
    [ 0.313499] pci 0000:06:04.3: supports D1 D2
    [ 0.313502] pci 0000:06:04.3: PME# supported from D0 D1 D2 D3hot
    [ 0.313625] pci 0000:06:04.4: [1524:0551] type 00 class 0x050100
    [ 0.313653] pci 0000:06:04.4: reg 0x10: [mem 0x00000000-0x000000ff]
    [ 0.313767] pci 0000:06:04.4: supports D1 D2
    [ 0.313770] pci 0000:06:04.4: PME# supported from D0 D1 D2 D3hot
    [ 0.313939] pci 0000:00:14.4: PCI bridge to [bus 06-08] (subtractive decode)
    [ 0.313949] pci 0000:00:14.4: bridge window [io 0xa000-0xafff]
    [ 0.313956] pci 0000:00:14.4: bridge window [mem 0xc0200000-0xc02fffff]
    [ 0.313964] pci 0000:00:14.4: bridge window [io 0x0000-0xffff] (subtractive decode)
    [ 0.313967] pci 0000:00:14.4: bridge window [mem 0x40000000-0xefffffff] (subtractive decode)
    [ 0.313971] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.313975] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
    [ 0.314068] pci_bus 0000:07: busn_res: can not insert [bus 07-ff] under [bus 06-08] (conflicts with (null) [bus 06-08])
    [ 0.314075] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 07
    [ 0.314099] pci_bus 0000:00: on NUMA node 0
    [ 0.314532] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
    [ 0.314611] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
    [ 0.314687] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
    [ 0.314763] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
    [ 0.314840] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
    [ 0.314915] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
    [ 0.314990] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
    [ 0.315065] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
    [ 0.315141] ACPI: PCI Interrupt Link [LNKU] (IRQs 3 4 5 7) *0, disabled.
    [ 0.346963] ACPI: Enabled 3 GPEs in block 00 to 1F
    [ 0.347050] ACPI : EC: GPE = 0x10, I/O: command/status = 0x66, data = 0x62
    [ 0.347175] vgaarb: setting as boot device: PCI:0000:01:05.0
    [ 0.347175] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.347175] vgaarb: loaded
    [ 0.347175] vgaarb: bridge control possible 0000:01:05.0
    [ 0.347175] PCI: Using ACPI for IRQ routing
    [ 0.347175] PCI: pci_cache_line_size set to 64 bytes
    [ 0.347175] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
    [ 0.347175] e820: reserve RAM buffer [mem 0x37e90000-0x37ffffff]
    [ 0.347198] NetLabel: Initializing
    [ 0.347201] NetLabel: domain hash size = 128
    [ 0.347202] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.347225] NetLabel: unlabeled traffic allowed by default
    [ 0.347321] Switched to clocksource refined-jiffies
    [ 0.358404] pnp: PnP ACPI init
    [ 0.358687] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.358693] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.358698] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.358704] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.359289] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.359352] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.359467] pnp 00:03: Plug and Play ACPI device, IDs SYN0701 SYN0700 SYN0002 PNP0f13 (active)
    [ 0.359578] system 00:04: [io 0x1080] has been reserved
    [ 0.359583] system 00:04: [io 0x040b] has been reserved
    [ 0.359587] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 0.359591] system 00:04: [io 0x04d6] has been reserved
    [ 0.359596] system 00:04: [io 0x0c00-0x0c01] has been reserved
    [ 0.359600] system 00:04: [io 0x0c14] has been reserved
    [ 0.359604] system 00:04: [io 0x0c50-0x0c52] has been reserved
    [ 0.359608] system 00:04: [io 0x0c6c] has been reserved
    [ 0.359612] system 00:04: [io 0x0c6f] has been reserved
    [ 0.359616] system 00:04: [io 0x0cd4-0x0cd5] has been reserved
    [ 0.359621] system 00:04: [io 0x0cd6-0x0cd7] has been reserved
    [ 0.359625] system 00:04: [io 0x0cd8-0x0cdf] has been reserved
    [ 0.359629] system 00:04: [io 0x8000-0x805f] could not be reserved
    [ 0.359634] system 00:04: [io 0x8100-0x81ff window] has been reserved
    [ 0.359638] system 00:04: [io 0x0f40-0x0f47] has been reserved
    [ 0.359642] system 00:04: [io 0x0280-0x0293] has been reserved
    [ 0.359646] system 00:04: [io 0x087f] has been reserved
    [ 0.359652] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.359752] pnp 00:05: disabling [mem 0x00000000-0x00000fff] because it overlaps 0000:01:05.0 BAR 6 [mem 0x00000000-0x0001ffff pref]
    [ 0.359803] system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.359808] system 00:05: [mem 0xfff00000-0xffffffff] could not be reserved
    [ 0.359813] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.390094] pnp: PnP ACPI: found 6 devices
    [ 0.428812] Switched to clocksource acpi_pm
    [ 0.428868] pci 0000:06:04.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    [ 0.428876] pci 0000:00:14.4: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 06-08] add_size 4000000
    [ 0.428886] pci 0000:00:14.4: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    [ 0.428895] pci 0000:00:14.4: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
    [ 0.428902] pci 0000:01:05.0: BAR 6: assigned [mem 0xc0120000-0xc013ffff pref]
    [ 0.428907] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.428911] pci 0000:00:01.0: bridge window [io 0x9000-0x9fff]
    [ 0.428916] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc01fffff]
    [ 0.428922] pci 0000:00:01.0: bridge window [mem 0xc8000000-0xcfffffff 64bit pref]
    [ 0.428927] pci 0000:00:04.0: PCI bridge to [bus 02-03]
    [ 0.428935] pci 0000:00:05.0: PCI bridge to [bus 04-05]
    [ 0.428946] pci 0000:06:04.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    [ 0.428951] pci 0000:06:04.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    [ 0.428955] pci 0000:06:04.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.428959] pci 0000:06:04.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.428964] pci 0000:06:04.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
    [ 0.428970] pci 0000:06:04.0: BAR 16: assigned [mem 0x44000000-0x47ffffff]
    [ 0.428974] pci 0000:06:04.0: BAR 13: assigned [io 0xa400-0xa4ff]
    [ 0.428978] pci 0000:06:04.0: BAR 14: assigned [io 0xa800-0xa8ff]
    [ 0.428983] pci 0000:06:04.4: BAR 0: assigned [mem 0xc0210100-0xc02101ff]
    [ 0.428992] pci 0000:06:04.0: CardBus bridge to [bus 07]
    [ 0.428995] pci 0000:06:04.0: bridge window [io 0xa400-0xa4ff]
    [ 0.429003] pci 0000:06:04.0: bridge window [io 0xa800-0xa8ff]
    [ 0.429011] pci 0000:06:04.0: bridge window [mem 0x40000000-0x43ffffff pref]
    [ 0.429018] pci 0000:06:04.0: bridge window [mem 0x44000000-0x47ffffff]
    [ 0.429026] pci 0000:00:14.4: PCI bridge to [bus 06-08]
    [ 0.429031] pci 0000:00:14.4: bridge window [io 0xa000-0xafff]
    [ 0.429040] pci 0000:00:14.4: bridge window [mem 0xc0200000-0xc02fffff]
    [ 0.429047] pci 0000:00:14.4: bridge window [mem 0x40000000-0x43ffffff pref]
    [ 0.429057] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.429061] pci_bus 0000:00: resource 5 [mem 0x40000000-0xefffffff]
    [ 0.429065] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.429069] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff]
    [ 0.429073] pci_bus 0000:01: resource 0 [io 0x9000-0x9fff]
    [ 0.429077] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc01fffff]
    [ 0.429081] pci_bus 0000:01: resource 2 [mem 0xc8000000-0xcfffffff 64bit pref]
    [ 0.429086] pci_bus 0000:06: resource 0 [io 0xa000-0xafff]
    [ 0.429089] pci_bus 0000:06: resource 1 [mem 0xc0200000-0xc02fffff]
    [ 0.429093] pci_bus 0000:06: resource 2 [mem 0x40000000-0x43ffffff pref]
    [ 0.429097] pci_bus 0000:06: resource 4 [io 0x0000-0xffff]
    [ 0.429101] pci_bus 0000:06: resource 5 [mem 0x40000000-0xefffffff]
    [ 0.429105] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.429109] pci_bus 0000:06: resource 7 [mem 0xf0000000-0xffffffff]
    [ 0.429113] pci_bus 0000:07: resource 0 [io 0xa400-0xa4ff]
    [ 0.429116] pci_bus 0000:07: resource 1 [io 0xa800-0xa8ff]
    [ 0.429120] pci_bus 0000:07: resource 2 [mem 0x40000000-0x43ffffff pref]
    [ 0.429124] pci_bus 0000:07: resource 3 [mem 0x44000000-0x47ffffff]
    [ 0.429175] NET: Registered protocol family 2
    [ 0.429526] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [ 0.429559] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.429614] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.429672] TCP: reno registered
    [ 0.429677] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.429692] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.429783] NET: Registered protocol family 1
    [ 0.429811] pci 0000:00:00.0: MSI quirk detected; MSI disabled
    [ 0.429819] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
    [ 0.533635] pci 0000:01:05.0: Video device with shadowed ROM
    [ 0.533672] PCI: CLS 32 bytes, default 64
    [ 0.533763] Unpacking initramfs...
    [ 0.656548] Freeing initrd memory: 3508K (f7055000 - f73c2000)
    [ 0.656828] microcode: AMD CPU family 0xf not supported
    [ 0.656847] apm: BIOS not found.
    [ 0.656925] Scanning for low memory corruption every 60 seconds
    [ 0.657570] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.657602] Initialise system trusted keyring
    [ 0.658145] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.661809] zpool: loaded
    [ 0.661815] zbud: loaded
    [ 0.662108] VFS: Disk quotas dquot_6.5.2
    [ 0.662201] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.662533] msgmni has been set to 1740
    [ 0.662640] Key type big_key registered
    [ 0.663051] bounce: pool size: 64 pages
    [ 0.663133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.663232] io scheduler noop registered
    [ 0.663238] io scheduler deadline registered
    [ 0.663307] io scheduler cfq registered (default)
    [ 0.663745] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.663786] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.663866] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [ 0.663869] vesafb: scrolling: redraw
    [ 0.663872] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 0.663896] vesafb: framebuffer at 0xc8000000, mapped to 0xf8080000, using 3072k, total 3072k
    [ 0.773986] Console: switching to colour frame buffer device 128x48
    [ 0.883723] fb0: VESA VGA frame buffer device
    [ 0.883837] GHES: HEST is not enabled!
    [ 0.883866] isapnp: Scanning for PnP cards...
    [ 1.197362] isapnp: No Plug & Play device found
    [ 1.197485] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.198513] rtc_cmos 00:01: RTC can wake from S4
    [ 1.198739] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    [ 1.198784] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram
    [ 1.198861] ledtrig-cpu: registered to indicate activity on CPUs
    [ 1.199070] TCP: cubic registered
    [ 1.199386] NET: Registered protocol family 10
    [ 1.199808] NET: Registered protocol family 17
    [ 1.200197] Using IPI No-Shortcut mode
    [ 1.200539] Loading compiled-in X.509 certificates
    [ 1.200566] registered taskstats version 1
    [ 1.201325] Magic number: 10:964:590
    [ 1.201455] rtc_cmos 00:01: setting system clock to 2014-12-16 16:33:06 UTC (1418747586)
    [ 1.201589] PM: Hibernation image not present or could not be loaded.
    [ 1.202112] Freeing unused kernel memory: 580K (c1640000 - c16d1000)
    [ 1.202156] Write protecting the kernel text: 4552k
    [ 1.202204] Write protecting the kernel read-only data: 1348k
    [ 1.216308] random: systemd-tmpfile urandom read with 3 bits of entropy available
    [ 1.252170] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
    [ 1.254669] i8042: Detected active multiplexing controller, rev 1.1
    [ 1.254780] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.255114] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 1.256098] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 1.256235] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 1.256296] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 1.263958] ACPI: bus type USB registered
    [ 1.264021] usbcore: registered new interface driver usbfs
    [ 1.264047] usbcore: registered new interface driver hub
    [ 1.264173] usbcore: registered new device driver usb
    [ 1.265093] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.265799] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 1.266146] ohci-pci: OHCI PCI platform driver
    [ 1.266354] ohci-pci 0000:00:13.0: OHCI PCI host controller
    [ 1.266366] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 1
    [ 1.266426] ohci-pci 0000:00:13.0: irq 19, io mem 0xc0004000
    [ 1.267656] ehci-pci: EHCI PCI platform driver
    [ 1.271190] SCSI subsystem initialized
    [ 1.281026] libata version 3.00 loaded.
    [ 1.300178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.317206] hub 1-0:1.0: USB hub found
    [ 1.317235] hub 1-0:1.0: 4 ports detected
    [ 1.317698] ohci-pci 0000:00:13.1: OHCI PCI host controller
    [ 1.317709] ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 2
    [ 1.317751] ohci-pci 0000:00:13.1: irq 19, io mem 0xc0005000
    [ 1.370480] hub 2-0:1.0: USB hub found
    [ 1.370498] hub 2-0:1.0: 4 ports detected
    [ 1.371387] ehci-pci 0000:00:13.2: EHCI Host Controller
    [ 1.371405] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 3
    [ 1.371484] ehci-pci 0000:00:13.2: irq 19, io mem 0xc0006000
    [ 1.380115] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 1.380546] hub 3-0:1.0: USB hub found
    [ 1.380560] hub 3-0:1.0: 8 ports detected
    [ 1.436807] hub 1-0:1.0: USB hub found
    [ 1.436826] hub 1-0:1.0: 4 ports detected
    [ 1.493532] hub 2-0:1.0: USB hub found
    [ 1.493556] hub 2-0:1.0: 4 ports detected
    [ 1.740089] usb 3-7: new high-speed USB device number 3 using ehci-pci
    [ 1.869620] usb-storage 3-7:1.0: USB Mass Storage device detected
    [ 1.869871] scsi host0: usb-storage 3-7:1.0
    [ 1.870108] usbcore: registered new interface driver usb-storage
    [ 1.870801] usbcore: registered new interface driver uas
    [ 2.266773] usb 1-3: new low-speed USB device number 2 using ohci-pci
    [ 2.430085] usb 1-3: device descriptor read/64, error -62
    [ 2.696746] usb 1-3: device descriptor read/64, error -62
    [ 2.960059] usb 1-3: new low-speed USB device number 3 using ohci-pci
    [ 3.123435] usb 1-3: device descriptor read/64, error -62
    [ 3.376615] scsi 0:0:0:0: Direct-Access TOSHIBA External USB 3.0 0201 PQ: 0 ANSI: 6
    [ 3.383979] sd 0:0:0:0: [sda] 1953525164 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.384824] sd 0:0:0:0: [sda] Write Protect is off
    [ 3.384829] sd 0:0:0:0: [sda] Mode Sense: 2b 00 00 00
    [ 3.385703] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.390117] usb 1-3: device descriptor read/64, error -62
    [ 3.456730] sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 >
    [ 3.460730] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.653442] usb 1-3: new low-speed USB device number 4 using ohci-pci
    [ 4.060071] usb 1-3: device not accepting address 4, error -62
    [ 4.220097] usb 1-3: new low-speed USB device number 5 using ohci-pci
    [ 4.626736] usb 1-3: device not accepting address 5, error -62
    [ 4.628001] usb usb1-port3: unable to enumerate USB device
    [ 5.208587] random: nonblocking pool is initialized
    [ 5.456159] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    [ 8.532681] EXT4-fs (sda6): re-mounted. Opts: data=ordered
    [ 10.546299] systemd-journald[120]: Received request to flush runtime journal from PID 1
    [ 11.107232] ACPI: processor limited to max C-state 1
    [ 11.338720] ACPI Warning: \_PR_.CPU0._PSD: Return Package has no elements (empty) (20140724/nsprepkg-126)
    [ 11.338741] ACPI: Invalid _PSD data
    [ 11.339460] ACPI Warning: \_PR_.CPU1._PSD: Return Package has no elements (empty) (20140724/nsprepkg-126)
    [ 11.339465] ACPI: Invalid _PSD data
    [ 11.363782] ACPI: Invalid _PSD data
    [ 11.364494] ACPI: Invalid _PSD data
    [ 11.392277] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
    [ 11.392352] ACPI: Lid Switch [LID]
    [ 11.392462] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
    [ 11.392467] ACPI: Power Button [PWRB]
    [ 11.392564] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
    [ 11.392568] ACPI: Sleep Button [SLPB]
    [ 11.392700] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
    [ 11.392704] ACPI: Power Button [PWRF]
    [ 11.576196] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 11.589006] ACPI: AC Adapter [ACAD] (on-line)
    [ 11.612674] scsi host1: pata_atiixp
    [ 11.612861] scsi host2: pata_atiixp
    [ 11.612962] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8410 irq 14
    [ 11.612966] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8418 irq 15
    [ 11.630097] ACPI: Battery Slot [BAT1] (battery absent)
    [ 11.704969] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    [ 11.718495] acpi device:28: registered as cooling_device2
    [ 11.718622] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:26/LNXVIDEO:00/input/input9
    [ 11.752089] wmi: Mapper loaded
    [ 11.776037] NET: Registered protocol family 23
    [ 11.834222] ACPI: Invalid active0 threshold
    [ 11.855051] Linux agpgart interface v0.103
    [ 11.862724] thermal LNXTHERM:00: registered as thermal_zone0
    [ 11.862733] ACPI: Thermal Zone [THRM] (44 C)
    [ 11.973499] yenta_cardbus 0000:06:04.0: CardBus bridge found [1025:009f]
    [ 11.973538] yenta_cardbus 0000:06:04.0: Using CSCINT to route CSC interrupts to PCI
    [ 11.973542] yenta_cardbus 0000:06:04.0: Routing CardBus interrupts to PCI
    [ 11.973551] yenta_cardbus 0000:06:04.0: TI: mfunc 0x90501212, devctl 0x44
    [ 12.115975] [drm] Initialized drm 1.1.0 20060810
    [ 12.226836] ata1.01: NODEV after polling detection
    [ 12.278815] cfg80211: Calling CRDA to update world regulatory domain
    [ 12.298861] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8400, revision 0
    [ 12.354243] yenta_cardbus 0000:06:04.0: ISA IRQ mask 0x0cf8, PCI irq 20
    [ 12.354252] yenta_cardbus 0000:06:04.0: Socket status: 30000006
    [ 12.354262] yenta_cardbus 0000:06:04.0: pcmcia: parent PCI bridge window: [io 0xa000-0xafff]
    [ 12.354267] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa000-0xafff:
    [ 12.356196] excluding 0xa000-0xa0ff 0xa400-0xa4ff 0xa800-0xa8ff
    [ 12.362669] yenta_cardbus 0000:06:04.0: pcmcia: parent PCI bridge window: [mem 0xc0200000-0xc02fffff]
    [ 12.362674] pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xc02fffff:
    [ 12.362679] excluding 0xc0200000-0xc021ffff
    [ 12.362691] yenta_cardbus 0000:06:04.0: pcmcia: parent PCI bridge window: [mem 0x40000000-0x43ffffff pref]
    [ 12.362695] pcmcia_socket pcmcia_socket0: cs: memory probe 0x40000000-0x43ffffff:
    [ 12.362703] excluding 0x40000000-0x43ffffff
    [ 12.364943] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
    [ 12.367012] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
    [ 12.367025] 8139cp 0000:06:01.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
    [ 12.486911] input: PC Speaker as /devices/platform/pcspkr/input/input10
    [ 12.579418] [drm] radeon kernel modesetting enabled.
    [ 12.579549] checking generic (c8000000 300000) vs hw (c8000000 8000000)
    [ 12.579552] fb: switching to radeondrmfb from VESA VGA
    [ 12.579592] Console: switching to colour dummy device 80x25
    [ 12.580297] [drm] initializing kernel modesetting (RS480 0x1002:0x5975 0x1025:0x009F).
    [ 12.580318] [drm] register mmio base: 0xC0100000
    [ 12.580320] [drm] register mmio size: 65536
    [ 12.580460] [drm] Generation 2 PCI interface, using max accessible memory
    [ 12.580468] radeon 0000:01:05.0: VRAM: 128M 0x0000000038000000 - 0x000000003FFFFFFF (128M used)
    [ 12.580472] radeon 0000:01:05.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
    [ 12.580487] [drm] Detected VRAM RAM=128M, BAR=128M
    [ 12.580490] [drm] RAM width 128bits DDR
    [ 12.580615] [TTM] Zone kernel: Available graphics memory: 445832 kiB
    [ 12.580618] [TTM] Zone highmem: Available graphics memory: 449196 kiB
    [ 12.580620] [TTM] Initializing pool allocator
    [ 12.580631] [TTM] Initializing DMA pool allocator
    [ 12.580673] [drm] radeon: 128M of VRAM memory ready
    [ 12.580676] [drm] radeon: 512M of GTT memory ready.
    [ 12.580700] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 12.592569] [drm] radeon: power management initialized
    [ 12.592588] [drm] radeon: 2 quad pipes, 1 z pipes initialized.
    [ 12.592596] [drm] PCIE GART of 512M enabled (table at 0x0000000035C00000).
    [ 12.592653] radeon 0000:01:05.0: WB enabled
    [ 12.592660] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x0000000040000000 and cpu addr 0xf5dc0000
    [ 12.592664] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 12.592666] [drm] Driver supports precise vblank timestamp query.
    [ 12.592669] radeon 0000:01:05.0: radeon: MSI limited to 32-bit
    [ 12.592699] [drm] radeon: irq initialized.
    [ 12.592711] [drm] Loading R300 Microcode
    [ 12.823609] sdhci: Secure Digital Host Controller Interface driver
    [ 12.823616] sdhci: Copyright(c) Pierre Ossman
    [ 12.893940] 8139too: 8139too Fast Ethernet driver 0.9.28
    [ 12.895085] 8139too 0000:06:01.0 eth0: RealTek RTL8139 at 0xf800a000, 00:16:d4:5a:27:04, IRQ 21
    [ 13.005407] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
    [ 13.005421] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 13.005426] sound hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 13.005429] sound hdaudioC0D0: mono: mono_out=0x0
    [ 13.005433] sound hdaudioC0D0: dig-out=0x1e/0x0
    [ 13.005436] sound hdaudioC0D0: inputs:
    [ 13.005440] sound hdaudioC0D0: Mic=0x18
    [ 13.005443] sound hdaudioC0D0: Line=0x1a
    [ 13.005447] sound hdaudioC0D0: CD=0x1c
    [ 13.012161] sound hdaudioC0D1: autoconfig: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
    [ 13.012176] sound hdaudioC0D1: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 13.012180] sound hdaudioC0D1: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 13.012184] sound hdaudioC0D1: mono: mono_out=0x0
    [ 13.012187] sound hdaudioC0D1: inputs:
    [ 13.039326] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card0/hdaudioC0D0/input15
    [ 13.198406] ath5k 0000:06:02.0: registered as 'phy0'
    [ 13.270585] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.2, id: 0x1280b1, caps: 0xa04713/0x204000/0x0, board id: 3655, fw id: 235996
    [ 13.301247] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input14
    [ 13.509845] [drm] radeon: ring at 0x0000000040001000
    [ 13.509907] [drm] ring test succeeded in 0 usecs
    [ 13.510171] [drm] ib test succeeded in 0 usecs
    [ 13.517009] [drm] Panel ID String: QDS
    [ 13.517016] [drm] Panel Size 1280x800
    [ 13.517171] [drm] Radeon Display Connectors
    [ 13.517174] [drm] Connector 0:
    [ 13.517176] [drm] VGA-1
    [ 13.517179] [drm] DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
    [ 13.517181] [drm] Encoders:
    [ 13.517183] [drm] CRT1: INTERNAL_DAC2
    [ 13.517185] [drm] Connector 1:
    [ 13.517187] [drm] LVDS-1
    [ 13.517190] [drm] DDC: 0x198 0x198 0x19c 0x19c 0x1a0 0x1a0 0x1a4 0x1a4
    [ 13.517192] [drm] Encoders:
    [ 13.517194] [drm] LCD1: INTERNAL_LVDS
    [ 13.600540] [drm] fb mappable at 0xC8040000
    [ 13.600547] [drm] vram apper at 0xC8000000
    [ 13.600549] [drm] size 4096000
    [ 13.600551] [drm] fb depth is 24
    [ 13.600553] [drm] pitch is 5120
    [ 13.600752] fbcon: radeondrmfb (fb0) is primary device
    [ 13.631919] Console: switching to colour frame buffer device 160x50
    [ 13.652153] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
    [ 13.652156] radeon 0000:01:05.0: registered panic notifier
    [ 13.670083] [drm] Initialized radeon 2.40.0 20080528 for 0000:01:05.0 on minor 0
    [ 13.784087] kvm: Nested Virtualization enabled
    [ 13.892084] powernow_k8: fid 0x8 (1600 MHz), vid 0x13
    [ 13.892092] powernow_k8: fid 0x0 (800 MHz), vid 0x1e
    [ 13.892196] powernow_k8: Found 1 AMD Turion(tm) 64 X2 Mobile Technology TL-50 (2 cpu cores) (version 2.20.00)
    [ 13.939107] acer_wmi: Acer Laptop ACPI-WMI Extras
    [ 13.945827] acer_wmi: Function bitmap for Communication Device: 0x21
    [ 13.945847] acer_wmi: Brightness must be controlled by acpi video driver
    [ 13.946225] input: Acer BMA150 accelerometer as /devices/virtual/input/input16
    [ 14.004851] ath: EEPROM regdomain: 0x63
    [ 14.004857] ath: EEPROM indicates we should expect a direct regpair map
    [ 14.004862] ath: Country alpha2 being used: 00
    [ 14.004865] ath: Regpair used: 0x63
    [ 14.121109] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
    [ 14.122705] excluding 0x170-0x177 0x1f0-0x1f7 0x280-0x297 0x370-0x377
    [ 14.124003] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
    [ 14.124634] excluding 0x3f0-0x3f7 0x408-0x40f 0x4d0-0x4d7
    [ 14.125219] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
    [ 14.125946] excluding 0x878-0x87f
    [ 14.126262] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
    [ 14.126728] excluding 0xc00-0xc07 0xc10-0xc17 0xc50-0xc57 0xc68-0xc6f 0xcd0-0xcdf
    [ 14.127267] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
    [ 14.127294] excluding 0xc0000-0xfffff
    [ 14.127346] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
    [ 14.127376] clean.
    [ 14.127441] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
    [ 14.127469] clean.
    [ 14.127510] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
    [ 14.128629] clean.
    [ 14.273034] 8139too 0000:06:01.0 enp6s1: renamed from eth0
    [ 14.332281] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 14.333251] ath5k: phy0: Atheros AR2413 chip found (MAC: 0x78, PHY: 0x45)
    [ 14.333463] sdhci-pci 0000:06:04.2: SDHCI controller found [1524:0550] (rev 1)
    [ 14.333834] sdhci-pci 0000:06:04.2: No vmmc regulator found
    [ 14.333843] sdhci-pci 0000:06:04.2: No vqmmc regulator found
    [ 14.341753] ath5k 0000:06:02.0 wlp6s2: renamed from wlan0
    [ 14.342468] mmc0: SDHCI controller on PCI [0000:06:04.2] using PIO
    [ 14.342573] sdhci-pci 0000:06:04.4: SDHCI controller found [1524:0551] (rev 1)
    [ 14.342600] sdhci-pci 0000:06:04.4: enabling device (0000 -> 0002)
    [ 14.343102] sdhci-pci 0000:06:04.4: No vmmc regulator found
    [ 14.343110] sdhci-pci 0000:06:04.4: No vqmmc regulator found
    [ 14.348289] mmc1: SDHCI controller on PCI [0000:06:04.4] using PIO
    [ 14.416019] mousedev: PS/2 mouse device common for all mice
    [ 14.654457] Adding 3143676k swap on /dev/sda8. Priority:-1 extents:1 across:3143676k FS
    [ 19.250277] 8139too 0000:06:01.0 enp6s1: link down
    [ 19.250727] IPv6: ADDRCONF(NETDEV_UP): enp6s1: link is not ready
    [ 19.272854] IPv6: ADDRCONF(NETDEV_UP): wlp6s2: link is not ready
    [ 22.040573] wlp6s2: authenticate with 20:68:9d:e5:10:ee
    [ 22.045716] wlp6s2: send auth to 20:68:9d:e5:10:ee (try 1/3)
    [ 22.047523] wlp6s2: authenticated
    [ 22.050100] wlp6s2: associate with 20:68:9d:e5:10:ee (try 1/3)
    [ 22.053225] wlp6s2: RX AssocResp from 20:68:9d:e5:10:ee (capab=0x411 status=0 aid=6)
    [ 22.053416] wlp6s2: associated
    [ 22.053472] IPv6: ADDRCONF(NETDEV_CHANGE): wlp6s2: link becomes ready
    [root@32 ~]# ls -l /dev/
    total 0
    crw------- 1 root root 10, 235 dic 16 17:33 autofs
    drwxr-xr-x 2 root root 200 dic 16 17:33 block
    drwxr-xr-x 2 root root 60 dic 16 17:33 bsg
    crw------- 1 root root 10, 234 dic 16 17:33 btrfs-control
    drwxr-xr-x 3 root root 60 dic 16 17:33 bus
    drwxr-xr-x 2 root root 2980 dic 16 18:16 char
    crw------- 1 root root 5, 1 dic 16 17:33 console
    lrwxrwxrwx 1 root root 11 dic 16 17:33 core -> /proc/kcore
    crw------- 1 root root 10, 62 dic 16 17:33 cpu_dma_latency
    crw------- 1 root root 10, 203 dic 16 17:33 cuse
    drwxr-xr-x 6 root root 120 dic 16 17:33 disk
    drwxr-xr-x 2 root root 100 dic 16 17:33 dri
    crw-rw---- 1 root video 29, 0 dic 16 17:33 fb0
    lrwxrwxrwx 1 root root 13 dic 16 17:33 fd -> /proc/self/fd
    crw-rw-rw- 1 root root 1, 7 dic 16 17:33 full
    crw-rw-rw- 1 root root 10, 229 dic 16 17:33 fuse
    crw------- 1 root root 10, 228 dic 16 17:33 hpet
    drwxr-xr-x 2 root root 0 dic 16 17:33 hugepages
    lrwxrwxrwx 1 root root 25 dic 16 17:33 initctl -> /run/systemd/initctl/fifo
    drwxr-xr-x 3 root root 320 dic 16 17:33 input
    crw-r--r-- 1 root root 1, 11 dic 16 17:33 kmsg
    crw-------+ 1 root root 10, 232 dic 16 17:33 kvm
    lrwxrwxrwx 1 root root 28 dic 16 17:33 log -> /run/systemd/journal/dev-log
    crw-rw---- 1 root disk 10, 237 dic 16 17:33 loop-control
    drwxr-xr-x 2 root root 60 dic 16 17:33 mapper
    crw------- 1 root root 10, 227 dic 16 17:33 mcelog
    crw-r----- 1 root kmem 1, 1 dic 16 17:33 mem
    drwxrwxrwt 2 root root 40 dic 16 17:33 mqueue
    drwxr-xr-x 2 root root 60 dic 16 17:33 net
    crw------- 1 root root 10, 61 dic 16 17:33 network_latency
    crw------- 1 root root 10, 60 dic 16 17:33 network_throughput
    crw-rw-rw- 1 root root 1, 3 dic 16 17:33 null
    crw-r----- 1 root kmem 1, 4 dic 16 17:33 port
    crw------- 1 root root 108, 0 dic 16 17:33 ppp
    crw------- 1 root root 10, 1 dic 16 17:33 psaux
    crw-rw-rw- 1 root tty 5, 2 dic 16 18:23 ptmx
    drwxr-xr-x 2 root root 0 dic 16 17:33 pts
    crw-rw-rw- 1 root root 1, 8 dic 16 17:33 random
    crw-rw-r-- 1 root root 10, 59 dic 16 17:33 rfkill
    lrwxrwxrwx 1 root root 4 dic 16 17:33 rtc -> rtc0
    crw------- 1 root root 254, 0 dic 16 17:33 rtc0
    brw-rw---- 1 root disk 8, 0 dic 16 17:33 sda
    brw-rw---- 1 root disk 8, 1 dic 16 17:33 sda1
    brw-rw---- 1 root disk 8, 2 dic 16 17:33 sda2
    brw-rw---- 1 root disk 8, 3 dic 16 17:33 sda3
    brw-rw---- 1 root disk 8, 5 dic 16 17:33 sda5
    brw-rw---- 1 root disk 8, 6 dic 16 17:33 sda6
    brw-rw---- 1 root disk 8, 7 dic 16 17:33 sda7
    brw-rw---- 1 root disk 8, 8 dic 16 17:33 sda8
    drwxrwxrwt 2 root root 60 dic 16 18:18 shm
    crw------- 1 root root 10, 231 dic 16 17:33 snapshot
    drwxr-xr-x 3 root root 240 dic 16 17:33 snd
    lrwxrwxrwx 1 root root 15 dic 16 17:33 stderr -> /proc/self/fd/2
    lrwxrwxrwx 1 root root 15 dic 16 17:33 stdin -> /proc/self/fd/0
    lrwxrwxrwx 1 root root 15 dic 16 17:33 stdout -> /proc/self/fd/1
    crw-rw-rw- 1 root tty 5, 0 dic 16 18:02 tty
    crw--w---- 1 root tty 4, 0 dic 16 17:33 tty0
    crw--w---- 1 root tty 4, 1 dic 16 17:33 tty1
    crw--w---- 1 root tty 4, 10 dic 16 17:33 tty10
    crw--w---- 1 root tty 4, 11 dic 16 17:33 tty11
    crw--w---- 1 root tty 4, 12 dic 16 17:33 tty12
    crw--w---- 1 root tty 4, 13 dic 16 17:33 tty13
    crw--w---- 1 root tty 4, 14 dic 16 17:33 tty14
    crw--w---- 1 root tty 4, 15 dic 16 17:33 tty15
    crw--w---- 1 root tty 4, 16 dic 16 17:33 tty16
    crw--w---- 1 root tty 4, 17 dic 16 17:33 tty17
    crw--w---- 1 root tty 4, 18 dic 16 17:33 tty18
    crw--w---- 1 root tty 4, 19 dic 16 17:33 tty19
    crw------- 1 root tty 4, 2 dic 16 18:17 tty2
    crw--w---- 1 root tty 4, 20 dic 16 17:33 tty20
    crw--w---- 1 root tty 4, 21 dic 16 17:33 tty21
    crw--w---- 1 root tty 4, 22 dic 16 17:33 tty22
    crw--w---- 1 root tty 4, 23 dic 16 17:33 tty23
    crw--w---- 1 root tty 4, 24 dic 16 17:33 tty24
    crw--w---- 1 root tty 4, 25 dic 16 17:33 tty25
    crw--w---- 1 root tty 4, 26 dic 16 17:33 tty26
    crw--w---- 1 root tty 4, 27 dic 16 17:33 tty27
    crw--w---- 1 root tty 4, 28 dic 16 17:33 tty28
    crw--w---- 1 root tty 4, 29 dic 16 17:33 tty29
    crw--w---- 1 root tty 4, 3 dic 16 18:15 tty3
    crw--w---- 1 root tty 4, 30 dic 16 17:33 tty30
    crw--w---- 1 root tty 4, 31 dic 16 17:33 tty31
    crw--w---- 1 root tty 4, 32 dic 16 17:33 tty32
    crw--w---- 1 root tty 4, 33 dic 16 17:33 tty33
    crw--w---- 1 root tty 4, 34 dic 16 17:33 tty34
    crw--w---- 1 root tty 4, 35 dic 16 17:33 tty35
    crw--w---- 1 root tty 4, 36 dic 16 17:33 tty36
    crw--w---- 1 root tty 4, 37 dic 16 17:33 tty37
    crw--w---- 1 root tty 4, 38 dic 16 17:33 tty38
    crw--w---- 1 root tty 4, 39 dic 16 17:33 tty39
    crw--w---- 1 root tty 4, 4 dic 16 18:15 tty4
    crw--w---- 1 root tty 4, 40 dic 16 17:33 tty40
    crw--w---- 1 root tty 4, 41 dic 16 17:33 tty41
    crw--w---- 1 root tty 4, 42 dic 16 17:33 tty42
    crw--w---- 1 root tty 4, 43 dic 16 17:33 tty43
    crw--w---- 1 root tty 4, 44 dic 16 17:33 tty44
    crw--w---- 1 root tty 4, 45 dic 16 17:33 tty45
    crw--w---- 1 root tty 4, 46 dic 16 17:33 tty46
    crw--w---- 1 root tty 4, 47 dic 16 17:33 tty47
    crw--w---- 1 root tty 4, 48 dic 16 17:33 tty48
    crw--w---- 1 root tty 4, 49 dic 16 17:33 tty49
    crw--w---- 1 root tty 4, 5 dic 16 18:15 tty5
    crw--w---- 1 root tty 4, 50 dic 16 17:33 tty50
    crw--w---- 1 root tty 4, 51 dic 16 17:33 tty51
    crw--w---- 1 root tty 4, 52 dic 16 17:33 tty52
    crw--w---- 1 root tty 4, 53 dic 16 17:33 tty53
    crw--w---- 1 root tty 4, 54 dic 16 17:33 tty54
    crw--w---- 1 root tty 4, 55 dic 16 17:33 tty55
    crw--w---- 1 root tty 4, 56 dic 16 17:33 tty56
    crw--w---- 1 root tty 4, 57 dic 16 17:33 tty57
    crw--w---- 1 root tty 4, 58 dic 16 17:33 tty58
    crw--w---- 1 root tty 4, 59 dic 16 17:33 tty59
    crw--w---- 1 root tty 4, 6 dic 16 18:15 tty6
    crw--w---- 1 root tty 4, 60 dic 16 17:33 tty60
    crw--w---- 1 root tty 4, 61 dic 16 17:33 tty61
    crw--w---- 1 root tty 4, 62 dic 16 17:33 tty62
    crw--w---- 1 root tty 4, 63 dic 16 17:33 tty63
    crw--w---- 1 root tty 4, 7 dic 16 17:33 tty7
    crw--w---- 1 root tty 4, 8 dic 16 17:33 tty8
    crw--w---- 1 root tty 4, 9 dic 16 17:33 tty9
    crw-rw---- 1 root uucp 4, 64 dic 16 17:33 ttyS0
    crw-rw---- 1 root uucp 4, 65 dic 16 17:33 ttyS1
    crw-rw---- 1 root uucp 4, 66 dic 16 17:33 ttyS2
    crw-rw---- 1 root uucp 4, 67 dic 16 17:33 ttyS3
    crw------- 1 root root 10, 239 dic 16 17:33 uhid
    crw------- 1 root root 10, 223 dic 16 17:33 uinput
    crw-rw-rw- 1 root root 1, 9 dic 16 17:33 urandom
    crw-rw---- 1 root tty 7, 0 dic 16 17:33 vcs
    crw-rw---- 1 root tty 7, 1 dic 16 17:33 vcs1
    crw-rw---- 1 root tty 7, 10 dic 16 18:16 vcs10
    crw-rw---- 1 root tty 7, 11 dic 16 18:16 vcs11
    crw-rw---- 1 root tty 7, 12 dic 16 18:16 vcs12
    crw-rw---- 1 root tty 7, 2 dic 16 17:33 vcs2
    crw-rw---- 1 root tty 7, 3 dic 16 17:33 vcs3
    crw-rw---- 1 root tty 7, 4 dic 16 17:33 vcs4
    crw-rw---- 1 root tty 7, 5 dic 16 17:33 vcs5
    crw-rw---- 1 root tty 7, 6 dic 16 17:33 vcs6
    crw-rw---- 1 root tty 7, 7 dic 16 18:15 vcs7
    crw-rw---- 1 root tty 7, 8 dic 16 18:15 vcs8
    crw-rw---- 1 root tty 7, 9 dic 16 18:16 vcs9
    crw-rw---- 1 root tty 7, 128 dic 16 17:33 vcsa
    crw-rw---- 1 root tty 7, 129 dic 16 17:33 vcsa1
    crw-rw---- 1 root tty 7, 138 dic 16 18:16 vcsa10
    crw-rw---- 1 root tty 7, 139 dic 16 18:16 vcsa11
    crw-rw---- 1 root tty 7, 140 dic 16 18:16 vcsa12
    crw-rw---- 1 root tty 7, 130 dic 16 17:33 vcsa2
    crw-rw---- 1 root tty 7, 131 dic 16 17:33 vcsa3
    crw-rw---- 1 root tty 7, 132 dic 16 17:33 vcsa4
    crw-rw---- 1 root tty 7, 133 dic 16 17:33 vcsa5
    crw-rw---- 1 root tty 7, 134 dic 16 17:33 vcsa6
    crw-rw---- 1 root tty 7, 135 dic 16 18:15 vcsa7
    crw-rw---- 1 root tty 7, 136 dic 16 18:15 vcsa8
    crw-rw---- 1 root tty 7, 137 dic 16 18:16 vcsa9
    drwxr-xr-x 2 root root 60 dic 16 17:33 vfio
    crw------- 1 root root 10, 63 dic 16 17:33 vga_arbiter
    crw------- 1 root root 10, 137 dic 16 17:33 vhci
    crw------- 1 root root 10, 238 dic 16 17:33 vhost-net
    crw-rw-rw- 1 root root 1, 5 dic 16 17:33 zero
    I'd appreciate help with this.
    Thank you.
    Cheers.

    I'm banging my head because I can't find a solution to make my arch-install detect an audio CD
    I assume that you mean the optical drive. I don't see a /dev/sr0 in /dev
    Does it show up with lsblk or parted -l?
    Looks like it's a LiteOn drive.
    You can play an audio CD.
    mplayer cdda://
    mpv cdda://track[−endtrack][:speed][/device] −−cdrom−device=PATH
    An audio CD doesn't have a mountable file system on it.

  • Secondary display not detected on cold boot, nvidia

    So since a week or two i have this strange problem that if i want to activate my secondary monitor(a beamer is plugged into it) nvidia doesn't find it. If i reboot my pc it works without any problems, restarting X doesn't solve the problem as well.
    I usually use disper to do the job, but also in nvidia-settings the display isn't detected or shown.
    My card is a nvidia 8800gt, my xorg.conf is just empty and i'm using 260.19.29-1 drivers, recent Xorg version and system is generally up to date.
    Any hints where i can look for errors? dmesg didn't give me any usefull information, but i will quote it anyway, maybe you gues can see something in it.
    thanks in advanced!
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.36-ARCH (tobias@T-POWA-LX) (gcc version 4.5.2 (GCC) ) #1 SMP PREEMPT Sat Jan 8 14:15:27 CET 2011
    Command line: root=/dev/disk/by-uuid/1b22407b-2469-4b20-b0c2-5a709eaaccad ro vga=773
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000007ff80000 (usable)
    BIOS-e820: 000000007ff80000 - 000000007ff8e000 (ACPI data)
    BIOS-e820: 000000007ff8e000 - 000000007ffe0000 (ACPI NVS)
    BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    NX (Execute Disable) protection: active
    DMI 2.4 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    No AGP bridge found
    last_pfn = 0x7ff80 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-DFFFF write-protect
    E0000-EFFFF write-through
    F0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask F80000000 write-back
    1 disabled
    2 disabled
    3 disabled
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009fc00 (usable)
    modified: 000000000009fc00 - 00000000000a0000 (reserved)
    modified: 00000000000e4000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000007ff80000 (usable)
    modified: 000000007ff80000 - 000000007ff8e000 (ACPI data)
    modified: 000000007ff8e000 - 000000007ffe0000 (ACPI NVS)
    modified: 000000007ffe0000 - 0000000080000000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000fff00000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000ff780] ff780
    init_memory_mapping: 0000000000000000-000000007ff80000
    0000000000 - 007fe00000 page 2M
    007fe00000 - 007ff80000 page 4k
    kernel direct mapping tables up to 7ff80000 @ 16000-1a000
    RAMDISK: 37dea000 - 37ff0000
    ACPI: RSDP 00000000000fbcd0 00014 (v00 ACPIAM)
    ACPI: RSDT 000000007ff80000 0003C (v01 A_M_I_ OEMRSDT 10000814 MSFT 00000097)
    ACPI: FACP 000000007ff80200 00084 (v02 A_M_I_ OEMFACP 10000814 MSFT 00000097)
    ACPI: DSDT 000000007ff80440 090AA (v01 A0751 A0751077 00000077 INTL 20060113)
    ACPI: FACS 000000007ff8e000 00040
    ACPI: APIC 000000007ff80390 0006C (v01 A_M_I_ OEMAPIC 10000814 MSFT 00000097)
    ACPI: MCFG 000000007ff80400 0003C (v01 A_M_I_ OEMMCFG 10000814 MSFT 00000097)
    ACPI: OEMB 000000007ff8e040 00081 (v01 A_M_I_ AMI_OEM 10000814 MSFT 00000097)
    ACPI: HPET 000000007ff894f0 00038 (v01 A_M_I_ OEMHPET 10000814 MSFT 00000097)
    ACPI: OSFR 000000007ff89530 000B0 (v01 A_M_I_ OEMOSFR 10000814 MSFT 00000097)
    ACPI: Local APIC address 0xfee00000
    [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880002000000-ffff880003bfffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal empty
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0007ff80
    On node 0 totalpages: 524047
    DMA zone: 56 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3927 pages, LIFO batch:0
    DMA32 zone: 7111 pages used for memmap
    DMA32 zone: 512953 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x808
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a301 base: 0xfed00000
    SMP: Allowing 4 CPUs, 2 hotplug CPUs
    nr_irqs_gsi: 40
    early_res array is doubled to 64 at [18180 - 1897f]
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 28 pages/cpu @ffff880001a00000 s86016 r8192 d20480 u524288
    pcpu-alloc: s86016 r8192 d20480 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 516880
    Kernel command line: root=/dev/disk/by-uuid/1b22407b-2469-4b20-b0c2-5a709eaaccad ro vga=773
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Subtract (49 early reservations)
    #1 [0001000000 - 00017fc9a8] TEXT DATA BSS
    #2 [0037dea000 - 0037ff0000] RAMDISK
    #3 [00017fd000 - 00017fd270] BRK
    #4 [00000ff790 - 0000100000] BIOS reserved
    #5 [00000ff780 - 00000ff790] MP-table mpf
    #6 [000009fc00 - 00000f1540] BIOS reserved
    #7 [00000f16b4 - 00000ff780] BIOS reserved
    #8 [00000f1540 - 00000f16b4] MP-table mpc
    #9 [0000010000 - 0000012000] TRAMPOLINE
    #10 [0000012000 - 0000016000] ACPI WAKEUP
    #11 [0000016000 - 0000018000] PGTABLE
    #12 [00017fd280 - 00017fe280] BOOTMEM
    #13 [0000018000 - 0000018180] BOOTMEM
    #14 [0001fff000 - 0002000000] BOOTMEM
    #15 [0004000000 - 0004001000] BOOTMEM
    #16 [0002000000 - 0003c00000] MEMMAP 0
    #17 [00017fe280 - 0001816280] BOOTMEM
    #18 [0001816280 - 000182e280] BOOTMEM
    #19 [000182f000 - 0001830000] BOOTMEM
    #20 [00017fc9c0 - 00017fca01] BOOTMEM
    #21 [00017fca40 - 00017fca83] BOOTMEM
    #22 [00017fcac0 - 00017fccf0] BOOTMEM
    #23 [00017fcd00 - 00017fcd68] BOOTMEM
    #24 [00017fcd80 - 00017fcde8] BOOTMEM
    #25 [00017fce00 - 00017fce68] BOOTMEM
    #26 [00017fce80 - 00017fcee8] BOOTMEM
    #27 [00017fcf00 - 00017fcf68] BOOTMEM
    #28 [00017fcf80 - 00017fcfe8] BOOTMEM
    #29 [000182e280 - 000182e2e8] BOOTMEM
    #30 [000182e300 - 000182e368] BOOTMEM
    #31 [000182e380 - 000182e3e8] BOOTMEM
    #32 [000182e400 - 000182e420] BOOTMEM
    #33 [000182e440 - 000182e487] BOOTMEM
    #34 [000182e4c0 - 000182e507] BOOTMEM
    #35 [0001a00000 - 0001a1c000] BOOTMEM
    #36 [0001a80000 - 0001a9c000] BOOTMEM
    #37 [0001b00000 - 0001b1c000] BOOTMEM
    #38 [0001b80000 - 0001b9c000] BOOTMEM
    #39 [000182e540 - 000182e548] BOOTMEM
    #40 [000182e580 - 000182e588] BOOTMEM
    #41 [000182e5c0 - 000182e5d0] BOOTMEM
    #42 [000182e600 - 000182e620] BOOTMEM
    #43 [000182e640 - 000182e770] BOOTMEM
    #44 [000182e780 - 000182e7d0] BOOTMEM
    #45 [000182e800 - 000182e850] BOOTMEM
    #46 [0001830000 - 0001838000] BOOTMEM
    #47 [0001b9c000 - 0001d9c000] BOOTMEM
    #48 [0001838000 - 0001938000] BOOTMEM
    Memory: 2053464k/2096640k available (3685k kernel code, 452k absent, 42724k reserved, 2088k data, 508k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:2304
    Console: colour dummy device 80x25
    console [tty0] enabled
    allocated 20971520 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 3005.698 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 6013.87 BogoMIPS (lpj=10018993)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    TOMOYO Linux initialized
    AppArmor: AppArmor disabled by boot time parameter
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 6 MCE banks
    CPU0: Thermal monitoring enabled (TM2)
    using mwait in idle threads.
    Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    PEBS disabled due to CPU errata.
    ... version: 2
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    ACPI: Core revision 20100702
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz stepping 0b
    NMI watchdog enabled, takes one hw-pmu counter.
    Booting Node 0, Processors #1
    NMI watchdog enabled, takes one hw-pmu counter.
    Brought up 2 CPUs
    Total of 2 processors activated (12027.40 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: not using MMCONFIG
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI: SSDT 000000007ff8e0d0 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113)
    ACPI: SSDT 000000007ff8e2b0 00143 (v01 AMI CPU2PM 00000001 INTL 20060113)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00143 (v01 AMI CPU2PM 00000001 INTL 20060113)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    ACPI: No dock devices found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
    pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xffffffff]
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:1a.0: reg 20: [io 0xb800-0xb81f]
    pci 0000:00:1a.1: reg 20: [io 0xb880-0xb89f]
    pci 0000:00:1a.2: reg 20: [io 0xbc00-0xbc1f]
    pci 0000:00:1a.7: reg 10: [mem 0xf9fffc00-0xf9ffffff]
    pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.7: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xf9ff8000-0xf9ffbfff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.4: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0xb080-0xb09f]
    pci 0000:00:1d.1: reg 20: [io 0xb400-0xb41f]
    pci 0000:00:1d.2: reg 20: [io 0xb480-0xb49f]
    pci 0000:00:1d.7: reg 10: [mem 0xf9fff800-0xf9fffbff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
    pci 0000:00:1f.2: reg 10: [io 0xa000-0xa007]
    pci 0000:00:1f.2: reg 14: [io 0x9c00-0x9c03]
    pci 0000:00:1f.2: reg 18: [io 0x9880-0x9887]
    pci 0000:00:1f.2: reg 1c: [io 0x9800-0x9803]
    pci 0000:00:1f.2: reg 20: [io 0x9480-0x948f]
    pci 0000:00:1f.2: reg 24: [io 0x9400-0x940f]
    pci 0000:00:1f.3: reg 10: [mem 0xf9fff400-0xf9fff4ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
    pci 0000:00:1f.5: reg 10: [io 0xb000-0xb007]
    pci 0000:00:1f.5: reg 14: [io 0xac00-0xac03]
    pci 0000:00:1f.5: reg 18: [io 0xa880-0xa887]
    pci 0000:00:1f.5: reg 1c: [io 0xa800-0xa803]
    pci 0000:00:1f.5: reg 20: [io 0xa480-0xa48f]
    pci 0000:00:1f.5: reg 24: [io 0xa400-0xa40f]
    pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
    pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
    pci 0000:01:00.0: reg 24: [io 0xcc00-0xcc7f]
    pci 0000:01:00.0: reg 30: [mem 0xfe8e0000-0xfe8fffff pref]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfe8fffff]
    pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 04-04]
    pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    pci 0000:03:00.0: reg 24: [mem 0xfeafe000-0xfeafffff]
    pci 0000:03:00.0: reg 30: [mem 0xfeae0000-0xfeaeffff pref]
    pci 0000:03:00.0: PME# supported from D3hot
    pci 0000:03:00.0: PME# disabled
    pci 0000:03:00.1: reg 10: [io 0xdc00-0xdc07]
    pci 0000:03:00.1: reg 14: [io 0xd880-0xd883]
    pci 0000:03:00.1: reg 18: [io 0xd800-0xd807]
    pci 0000:03:00.1: reg 1c: [io 0xd480-0xd483]
    pci 0000:03:00.1: reg 20: [io 0xd400-0xd40f]
    pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfea00000-0xfeafffff]
    pci 0000:00:1c.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:02:00.0: reg 10: [mem 0xfe9c0000-0xfe9fffff 64bit]
    pci 0000:02:00.0: reg 30: [mem 0xfe9a0000-0xfe9bffff pref]
    pci 0000:02:00.0: PME# supported from D3hot D3cold
    pci 0000:02:00.0: PME# disabled
    pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    pci 0000:00:1c.5: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.5: bridge window [mem 0xfe900000-0xfe9fffff]
    pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:05:02.0: reg 10: [mem 0xfebf8000-0xfebfffff]
    pci 0000:05:03.0: reg 10: [mem 0xfebf7800-0xfebf7fff]
    pci 0000:05:03.0: reg 14: [io 0xec00-0xec7f]
    pci 0000:05:03.0: supports D2
    pci 0000:05:03.0: PME# supported from D2 D3hot D3cold
    pci 0000:05:03.0: PME# disabled
    pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff]
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x80000000-0xffffffff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 *14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 *15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    HEST: Table is not found!
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    reserve RAM buffer: 000000007ff80000 - 000000007fffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 15 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
    system 00:07: [io 0x0290-0x0297] has been reserved
    system 00:08: [io 0x04d0-0x04d1] has been reserved
    system 00:08: [io 0x0800-0x087f] has been reserved
    system 00:08: [io 0x0480-0x04bf] has been reserved
    system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:08: [mem 0xfed50000-0xfed8ffff] has been reserved
    system 00:08: [mem 0xffa00000-0xffafffff] has been reserved
    system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
    system 00:08: [mem 0xffe00000-0xffefffff] has been reserved
    system 00:08: [mem 0xfff00000-0xfffffffe] has been reserved
    system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
    system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    system 00:0e: [mem 0x000c0000-0x000cffff] has been reserved
    system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    system 00:0e: [mem 0x00100000-0x7fffffff] could not be reserved
    pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x803fffff]
    pci 0000:00:1c.4: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref]
    pci 0000:00:1c.5: BAR 15: assigned [mem 0x80600000-0x807fffff 64bit pref]
    pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
    pci 0000:00:1c.5: BAR 13: assigned [io 0x2000-0x2fff]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfe8fffff]
    pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 04-04]
    pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
    pci 0000:00:1c.0: bridge window [mem 0x80000000-0x803fffff]
    pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfea00000-0xfeafffff]
    pci 0000:00:1c.4: bridge window [mem 0x80400000-0x805fffff 64bit pref]
    pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    pci 0000:00:1c.5: bridge window [mem 0xfe900000-0xfe9fffff]
    pci 0000:00:1c.5: bridge window [mem 0x80600000-0x807fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 05-05]
    pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: enabling device (0106 -> 0107)
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.4: setting latency timer to 64
    pci 0000:00:1c.5: enabling device (0106 -> 0107)
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    pci_bus 0000:00: resource 8 [mem 0x80000000-0xffffffff]
    pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfe8fffff]
    pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
    pci_bus 0000:04: resource 1 [mem 0x80000000-0x803fffff]
    pci_bus 0000:04: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
    pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref]
    pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
    pci_bus 0000:02: resource 2 [mem 0x80600000-0x807fffff 64bit pref]
    pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    pci_bus 0000:05: resource 1 [mem 0xfeb00000-0xfebfffff]
    pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
    pci_bus 0000:05: resource 8 [mem 0x80000000-0xffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 1024 (order: 3, 32768 bytes)
    UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 32 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 2072k freed
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1295539103.273:1): initialized
    HugeTLB registered 2 MB page size, pre-allocated 0 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 4014
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    vesafb: framebuffer at 0xfb000000, mapped to 0xffffc90010100000, using 1536k, total 14336k
    vesafb: mode is 1024x768x8, linelength=1024, pages=3
    vesafb: scrolling: redraw
    vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
    Console: switching to colour frame buffer device 128x48
    fb0: VESA VGA frame buffer device
    intel_idle: MWAIT substates: 0x220
    intel_idle: does not run on family 6 model 15
    ERST: Table is not found!
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    rtc_cmos 00:03: RTC can wake from S4
    rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    PM: Resume from disk failed.
    registered taskstats version 1
    rtc_cmos 00:03: setting system clock to 2011-01-20 15:58:24 UTC (1295539104)
    Initalizing network drop monitor service
    Freeing unused kernel memory: 508k freed
    udev[38]: starting version 165
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22
    ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
    pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001)
    pata_jmicron 0000:03:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    pata_jmicron 0000:03:00.1: setting latency timer to 64
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi0 : pata_jmicron
    scsi1 : ata_piix
    Floppy drive(s): fd0 is 1.44M
    scsi2 : pata_jmicron
    ata1: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 17
    ata2: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 17
    FDC 0 is a post-1991 82077
    scsi3 : ata_piix
    ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 22
    ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 22
    ata_piix 0000:00:1f.5: PCI INT B -> GSI 22 (level, low) -> IRQ 22
    ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    ata_piix 0000:00:1f.5: setting latency timer to 64
    scsi4 : ata_piix
    scsi5 : ata_piix
    ata5: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 22
    ata6: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 22
    ata1.01: HPA detected: current 156365903, native 156368016
    ata1.01: ATA-7: SAMSUNG SP0802N, TK100-31, max UDMA/100
    ata1.01: 156365903 sectors, multi 0: LBA48
    ata1.01: limited to UDMA/33 due to 40-wire cable
    ata1.01: configured for UDMA/33
    scsi 0:0:1:0: Direct-Access ATA SAMSUNG SP0802N TK10 PQ: 0 ANSI: 5
    ata6: SATA link down (SStatus 0 SControl 300)
    ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata4.00: ATAPI: TSSTcorpDVD-ROM SH-D163B, SB01, max UDMA/33
    ata3.00: ATA-7: SAMSUNG HA250JC, WE100-33, max UDMA/133
    ata3.00: 488397168 sectors, multi 16: LBA48
    ata3.00: applying bridge limits
    ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata4.00: configured for UDMA/33
    ata5.00: ATA-7: SAMSUNG HD103UJ, 1AA01113, max UDMA7
    ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata3.00: configured for UDMA/100
    scsi 1:0:0:0: Direct-Access ATA SAMSUNG HA250JC WE10 PQ: 0 ANSI: 5
    ata5.00: configured for UDMA/133
    scsi 3:0:0:0: CD-ROM TSSTcorp DVD-ROM SH-D163B SB01 PQ: 0 ANSI: 5
    scsi 4:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
    ahci 0000:03:00.0: version 3.0
    ahci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    sd 0:0:1:0: [sda] 156365903 512-byte logical blocks: (80.0 GB/74.5 GiB)
    sd 0:0:1:0: [sda] Write Protect is off
    sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    sd 4:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 4:0:0:0: [sdc] Write Protect is off
    sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
    sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1
    ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
    ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part
    ahci 0000:03:00.0: setting latency timer to 64
    scsi6 : ahci
    scsi7 : ahci
    ata7: SATA max UDMA/133 abar m8192@0xfeafe000 port 0xfeafe100 irq 16
    ata8: SATA max UDMA/133 abar m8192@0xfeafe000 port 0xfeafe180 irq 16
    sd 1:0:0:0: [sdb] Write Protect is off
    sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdc: sdc1
    sd 4:0:0:0: [sdc] Attached SCSI disk
    sd 0:0:1:0: [sda] Attached SCSI disk
    sdb: sdb1 sdb2 sdb3 sdb4
    sd 1:0:0:0: [sdb] Attached SCSI disk
    ata7: SATA link down (SStatus 0 SControl 300)
    ata8: SATA link down (SStatus 0 SControl 300)
    sr0: scsi3-mmc drive: 4x/48x cd/rw xa/form2 cdda tray
    cdrom: Uniform CD-ROM driver Revision: 3.20
    sr 3:0:0:0: Attached scsi CD-ROM sr0
    EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
    Not activating Mandatory Access Control now since /sbin/tomoyo-init doesn't exist.
    udev[854]: starting version 165
    ACPI: acpi_idle registered with cpuidle
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    ACPI: Power Button [PWRB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
    ACPI: Power Button [PWRF]
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    input: PC Speaker as /devices/platform/pcspkr/input/input2
    sd 0:0:1:0: Attached scsi generic sg0 type 0
    sd 1:0:0:0: Attached scsi generic sg1 type 0
    sr 3:0:0:0: Attached scsi generic sg2 type 5
    sd 4:0:0:0: Attached scsi generic sg3 type 0
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1a.7: debug port 1
    ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    iTCO_vendor_support: vendor-support=0
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1a.0: setting latency timer to 64
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b800
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1a.2: setting latency timer to 64
    uhci_hcd 0000:00:1a.2: UHCI Host Controller
    uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000bc00
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b080
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b480
    hub 8-0:1.0: USB hub found
    hub 8-0:1.0: 2 ports detected
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    iTCO_wdt: Found a ICH9 TCO device (Version=2, TCOBASE=0x0860)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    ACPI: resource 0000:00:1f.3 [io 0x0400-0x041f] conflicts with ACPI region SMRG [io 0x0400-0x040f 64bit pref disabled]
    ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    cfg80211: Calling CRDA to update world regulatory domain
    usb 1-5: new high speed USB device using ehci_hcd and address 4
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    rt61pci 0000:05:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    HDA Intel 0000:00:1b.0: irq 40 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    phy0: Selected rate control algorithm 'minstrel_ht'
    Registered led device: rt61pci-phy0::radio
    Registered led device: rt61pci-phy0::assoc
    firewire_ohci 0000:05:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    firewire_ohci: Added fw-ohci device 0000:05:03.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x11
    usb 4-1: new full speed USB device using uhci_hcd and address 2
    Initializing USB Mass Storage driver...
    scsi8 : usb-storage 1-5:1.0
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    hda_codec: ALC883: BIOS auto-probing.
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input3
    atl1 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    atl1 0000:02:00.0: setting latency timer to 64
    atl1 0000:02:00.0: version 2.1.3
    usbcore: registered new interface driver snd-usb-audio
    usb 4-2: new low speed USB device using uhci_hcd and address 3
    firewire_core: created device fw0: GUID 001e8c000007fb14, S400
    usbcore: registered new interface driver hiddev
    input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/input/input4
    generic-usb 0003:046D:C316.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1a.1-2/input0
    input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.1/input/input5
    generic-usb 0003:046D:C316.0002: input,hidraw1: USB HID v1.10 Device [Logitech Logitech USB Keyboard] on usb-0000:00:1a.1-2/input1
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    usb 5-2: new low speed USB device using uhci_hcd and address 2
    nvidia: module license 'NVIDIA' taints kernel.
    Disabling lock debugging due to kernel taint
    scsi 8:0:0:0: Direct-Access WD My Book 1110 2003 PQ: 0 ANSI: 4
    sd 8:0:0:0: Attached scsi generic sg4 type 0
    scsi 8:0:0:1: CD-ROM WD Virtual CD 1110 2003 PQ: 0 ANSI: 4
    sd 8:0:0:0: [sdd] 3905656832 512-byte logical blocks: (1.99 TB/1.81 TiB)
    sd 8:0:0:0: [sdd] Write Protect is off
    sd 8:0:0:0: [sdd] Mode Sense: 23 00 10 00
    sd 8:0:0:0: [sdd] Assuming drive cache: write through
    sr1: scsi3-mmc drive: 51x/51x caddy
    sr 8:0:0:1: Attached scsi CD-ROM sr1
    sr 8:0:0:1: Attached scsi generic sg5 type 5
    scsi 8:0:0:2: Enclosure WD SES Device 2003 PQ: 0 ANSI: 4
    scsi 8:0:0:2: Attached scsi generic sg6 type 13
    sd 8:0:0:0: [sdd] Assuming drive cache: write through
    sdd: sdd1
    sd 8:0:0:0: [sdd] Assuming drive cache: write through
    sd 8:0:0:0: [sdd] Attached SCSI disk
    input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/input/input6
    generic-usb 0003:046D:C051.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.2-2/input0
    ses 8:0:0:2: Attached Enclosure device
    usb 7-1: new full speed USB device using uhci_hcd and address 2
    nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    nvidia 0000:01:00.0: setting latency timer to 64
    vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    NVRM: loading NVIDIA UNIX x86_64 Kernel Module 260.19.29 Wed Dec 8 12:08:56 PST 2010
    input: Xbox 360 Wireless Receiver as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input7
    input: Xbox 360 Wireless Receiver as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.2/input/input8
    input: Xbox 360 Wireless Receiver as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.4/input/input9
    input: Xbox 360 Wireless Receiver as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.6/input/input10
    usbcore: registered new interface driver xpad
    xpad: X-Box pad driver
    EXT4-fs (sdb3): re-mounted. Opts: (null)
    EXT4-fs (sdb3): re-mounted. Opts: (null)
    EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
    EXT3-fs: barriers not enabled
    kjournald starting. Commit interval 5 seconds
    EXT3-fs (sdc1): using internal journal
    EXT3-fs (sdc1): mounted filesystem with writeback data mode
    Adding 4096568k swap on /dev/sdb2. Priority:-1 extents:1 across:4096568k
    atl1 0000:02:00.0: irq 41 for MSI/MSI-X
    atl1 0000:02:00.0: eth0 link is up 100 Mbps full duplex
    start_kdeinit (2156): /proc/2156/oom_adj is deprecated, please use /proc/2156/oom_score_adj instead.
    EXT4-fs (sdb3): re-mounted. Opts: commit=0
    EXT4-fs (sdb4): re-mounted. Opts: commit=0
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    eth0: no IPv6 routers present
    lo: Disabled Privacy Extensions
    process `skype' is using obsolete setsockopt SO_BSDCOMPAT
    lo: Disabled Privacy Extensions
    Last edited by ichbinesderelch (2011-01-20 17:05:51)

    MisterAnderson wrote:Does the same happen with the opensource radeon drivers? (xf86-video-ati)
    Thanks for the reply!
    The open source driver doesn't support my card yet. I tried installing it first since its the recommended driver, but Xorg couldn't detect any display at all.
    It seems the PCI BusID is not being read from the xorg.conf file. There's auto detection everytime the PC boots.
    Last edited by hdhiman (2012-10-04 00:43:52)

  • Help! Colour banding graphics problem /posterization?

    Hi.
    I've been having a few problems lately with colour banding/gradients/posterization. I first noticed it 3 or 3 days ago in photoshop, and seem to have noticed it's mostly system wide. I ask her because you're all clever and I don't have a clue what to do next! So please help me!
    Quoted from my thread somewhere else that I've had no luck with and was recomendded to try here...
    Since yesterday whenever I'm using Photoshop and there is blurred edges/gradients etc, basically not solid colours, there is really noticeable sharp colour banding lines around it.
    It's happened before and I've accidentally had it on 8-bit instead of 16-bit, but I've checked all that and it's on 16-bit.
    I've googled it and the only suggestion was about duplicating the layer and blurring it then adding noise, but that didn't even work.
    [EDIT] SINCE THEN I HAVE REALISED IT IS AFFECTING SYSTEM WIDE GRADIENTS AND COLOURS
    My system is set to Highest 32-bit too. I changed it to 16-bit to see what happened and it made the banding 10 times worse.
    An example of the problem
    Posted: Thu May 03, 2012 7:32 pm    Post subject:
    It's supposed to be a smooth gradient. I didn't use the gradient tool, I used the brush tool with solid white and then smudged and blurred it like I always do.
    That's a good point, and actually I did start it as an 8-bit originally (my photoshop has been starting as 8-bit, grayscale for a few weeks now and I don't know why) but then after I remembered and changed it to 16-bit, and noticed the banding, I closed that document and started a new one and changed it to 16-bit RGB when the pop-up for a new document came up.
    The resolution is always 72pixels/inch, and the size 256x512, colour mode RGB.
    In advanced it says colour profile Working RGB: sRGB IEC61966-2.1 which I have no clue what means, and I never usually click advanced so I don't know if that is usually that or different.
    When I use the brush tool and blur and smudge it it's fine, with no banding. It's only when I lower the opacity of that layer, or use Hue/Saturation and Lightness to darken it so it's hardly visible that the banding appears.
    I've just tried it again with a fresh new document and it's still the same. Even in 32-bit it's exactly the same.
    It's done it before, and all I did was close and reopen Photoshop and it was all fine again, but this time it happened last night and since then I have restarted my computer, had it turned off for hours, and I've even tried it on gimp and it's the same.
    Ruled out that it's my monitor, tried a different one that I know works perfectly and it's still the same.
    I've double checked all drivers, and monitor profiles, and drivers for my monitor, and colour profiles, and colour management, my graphics card settings, device manager for problems with any hardware, and everythings coming back fine. Could it be that my graphics card is old and just needs replacing? I'm not good with which one to buy so would getting a new one the same be of any help? The computer is about 6 years old, and the only thing changed on it is the RAM and hard drive.
    I don't really want to end up not using this computer anymore if it's a simple graphics card issue, I just don't know how to tell if it is.
    The thread that is from is here if you want to see some suggestions I've already had.http://www.imvu.com/catalog/modules.php?op=modload&name=phpbb2&file=viewtopic.php&t=423942 &postdays=0&postorder=asc&start=0
    My username is 'Ao'  on there so that is me explaining the problem.
    To add to that...
    Here is another example of what is happening.
    I'm thinking from all the answers I got from google its a graphics card problem. Only problem is all the updates are installed, and I can't find anywhere that sells my graphics card to buy a new one. So I need to know which graphics card will work with my system right now?
    I've done some tests so you can see my system details. Im clueless with which one to buy so please help.
    Here is the first system information....
    Operating System new – server roles
    System Model
    Windows Vista Home Basic Service Pack 2 (build 6002)
    Install Language: English (United States)
    System Locale: English (United Kingdom)
    Installed: 03/09/2011 15:55:03
    GATEWAY E4214 200
    System Serial Number: GCC7320001757
    Processor a
    Main Circuit Board b
    3.45 gigahertz Intel Celeron D
    16 kilobyte primary memory cache
    512 kilobyte secondary memory cache
    64-bit ready
    Not hyper-threaded
    Board: Intel Corporation D945GCCRG1 AAD86518-300
    Serial Number: BTCR70500NBP
    Bus Clock: 133 megahertz
    BIOS: Intel Corp. CR94510J.15A.1015.2007.0712.1513 07/12/2007
    new USB Storage Use in past 30 Days (mouse over last used for details)
    new Hosted Virtual Machines (mouse over name for details)
    Generic USB CF Reader -- drive 2, s/n 920321111113, rev 1.01
    05/05/2012 04:09:52
    Generic USB MS Reader -- drive 4, s/n 920321111113, rev 1.03
    05/05/2012 04:09:52
    Generic USB SD Reader -- drive 1, s/n 920321111113, rev 1.00
    05/05/2012 04:09:52
    Generic USB SM Reader -- drive 3, s/n 920321111113, rev 1.02
    05/05/2012 04:09:52
    HTC Android Phone, s/n HT1BMTR06733, rev 0100
    21/04/2012 15:55:20*
    HTC Android Phone, rev 0100
    21/04/2012 15:48:53*
    USB Mass Storage Device, s/n 812520090519
    21/04/2012 04:23:16*
    * Possibly used again before the reboot following this time.
    None discovered
    Drives new – drive encryption
    Memory Modules c,d
    120.03 Gigabytes Usable Hard Drive Capacity
    32.04 Gigabytes Hard Drive Free Space
    ATAPI DVD W DH16W1P ATA Device [Optical drive]
    Generic USB CF Reader USB Device [Hard drive] -- drive 2
    Generic USB MS Reader USB Device [Hard drive] -- drive 4
    Generic USB SD Reader USB Device [Hard drive] -- drive 1
    Generic USB SM Reader USB Device [Hard drive] -- drive 3
    WDC WD1200JS-00NCB1 [Hard drive] (120.03 GB) -- drive 0, s/n WD-WCANP1131697, rev 10.02E02, SMART Status: Healthy
    2038 Megabytes Usable Installed Memory
    Slot 'J6H1' has 1024 MB (serial number 0x683839C5)
    Slot 'J6J1' has 1024 MB (serial number 0x6A397A46)
    Local Drive Volumes new – volume encryption
    c: (NTFS on drive 0)
    120.03 GB
    32.04 GB free
    Network Drives
    None discovered
    Users (mouse over user name for details)
    Printers
    local user accounts
    last logon
    Adam
    05/05/2012 04:13:02
    (admin)
    Guest
    04/05/2012 16:15:14
    local system accounts
    Administrator
    11/04/2009 14:34:46
    (admin)
    Marks a disabled account;   Marks a locked account
    Lexmark 3100 Series
    on USB001
    Microsoft XPS Document Writer
    on XPSPort:
    Controllers
    Display
    ATA Channel 0 [Controller] (2x)
    ATA Channel 1 [Controller]
    Intel(R) 82801G (ICH7 Family) Ultra ATA Storage Controllers - 27DF
    Intel(R) 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller - 27C0
    Intel(R) 82945G Express Chipset Family [Display adapter]
    LG L1917S [Monitor] (17.1"vis, s/n 11083, January 2006)
    Bus Adapters
    Multimedia
    Microsoft iSCSI Initiator
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C8
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C9
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CA
    Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CB
    Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC
    Realtek High Definition Audio
    Virus Protection [Back to Top]
    Group Policies
    AVG Internet Security 2011
    None discovered
    And here is my DxDiag...
    System Information
    Time of this report: 5/4/2012, 20:45:35
           Machine name: ADAM-PC
       Operating System: Windows Vista™ Home Basic (6.0, Build 6002) Service Pack 2 (6002.vistasp2_gdr.111025-0338)
               Language: English (Regional Setting: English)
    System Manufacturer: GATEWAY
           System Model: E4214
                   BIOS: Default System BIOS
              Processor: Intel(R) Celeron(R) D CPU 3.46GHz, ~3.5GHz
                 Memory: 2036MB RAM
              Page File: 1829MB used, 2487MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
         DxDiag Version: 7.00.6002.18107 32bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
            Sound Tab 1: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
            Card name: Intel(R) 82945G Express Chipset Family
         Manufacturer: Intel Corporation
            Chip type: Intel(R) 82945G Express Chipset Family
             DAC type: Internal
           Device Key: Enum\PCI\VEN_8086&DEV_2772&SUBSYS_7201107B&REV_02
       Display Memory: 256 MB
    Dedicated Memory: 0 MB
        Shared Memory: 256 MB
         Current Mode: 1280 x 1024 (32 bit) (60Hz)
              Monitor: Generic PnP Monitor
          Driver Name: igdumd32.dll
       Driver Version: 7.14.0010.1437 (English)
          DDI Version: 9Ex
       BGRA Supported: Yes
    Driver Attributes: Final Retail
    Driver Date/Size: 2/11/2008 19:36:08, 3301376 bytes
          WHQL Logo'd: Yes
      WHQL Date Stamp:
    Device Identifier: {D7B78E66-6432-11CF-5676-0B52A3C2CA35}
            Vendor ID: 0x8086
            Device ID: 0x2772
            SubSys ID: 0x7201107B
          Revision ID: 0x0002
          Revision ID: 0x0002
          Video Accel: ModeMPEG2_A ModeMPEG2_C
    Deinterlace Caps: {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
                       {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                       {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                       {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
                       {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                       {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                       {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
                       {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                       {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                       {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
                       {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                       {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                       {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
                       {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                       {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                       {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
                       {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                       {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                       {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
                       {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                       {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                       {AEDC1D5D-8546-440E-AAB2-B69FA725AF82}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_FieldAdaptive
                       {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                       {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
         DDraw Status: Enabled
           D3D Status: Enabled
           AGP Status: Enabled
    Sound Devices
                Description: Speakers (Realtek High Definition Audio)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0883&SUBSYS_107B7201&REV_1000
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: RTKVHDA.sys
             Driver Version: 6.00.0001.6526 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 12/13/2011 19:27:30, 3921448 bytes
                Other Files:
            Driver Provider: Realtek Semiconductor Corp.
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
    Sound Capture Devices
                Description: Stereo Mix (Realtek High Definition Audio)
      Default Sound Capture: Yes
      Default Voice Capture: Yes
                Driver Name: RTKVHDA.sys
             Driver Version: 6.00.0001.6526 (English)
          Driver Attributes: Final Retail
              Date and Size: 12/13/2011 19:27:30, 3921448 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
    DirectInput Devices
          Device Name: Mouse
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: Keyboard
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + USB Root Hub
    | Vendor/Product ID: 0x8086, 0x27C8
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    | Driver: usbhub.sys, 4/11/2009 14:18:06, 196096 bytes
    | Driver: usbd.sys, 1/21/2008 03:32:24, 5888 bytes
    Gameport Devices
    PS/2 Devices
    + Standard PS/2 Keyboard
    | Matching Device ID: *pnp0303
    | Service: i8042prt
    | Driver: i8042prt.sys, 1/21/2008 03:32:45, 54784 bytes
    | Driver: kbdclass.sys, 1/21/2008 03:32:49, 35384 bytes
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    | Driver: i8042prt.sys, 1/21/2008 03:32:45, 54784 bytes
    | Driver: kbdclass.sys, 1/21/2008 03:32:49, 35384 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x15D9, 0x0A4D
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 1/21/2008 03:32:45, 15872 bytes
    | Driver: mouclass.sys, 1/21/2008 03:32:45, 34360 bytes
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    | Driver: termdd.sys, 4/11/2009 14:18:05, 53224 bytes
    | Driver: sermouse.sys, 1/21/2008 03:32:45, 19968 bytes
    | Driver: mouclass.sys, 1/21/2008 03:32:45, 34360 bytes
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 32.1 GB
    Total Space: 114.5 GB
    File System: NTFS
          Model: WDC WD1200JS-00NCB1 ATA Device
          Drive: D:
          Model: ATAPI DVD W  DH16W1P ATA Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 67072 bytes
    System Devices
         Name: Intel(R) 82801G (ICH7 Family) Ultra ATA Storage Controllers - 27DF
    Device ID: PCI\VEN_8086&DEV_27DF&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&F9
       Driver: C:\Windows\system32\DRIVERS\intelide.sys, 6.00.6001.18000 (English), 1/21/2008 03:32:21, 17976 bytes
       Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 43496 bytes
       Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 19944 bytes
       Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 109032 bytes
         Name: Intel(R) 82801G (ICH7 Family) SMBus Controller - 27DA
    Device ID: PCI\VEN_8086&DEV_27DA&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&FB
       Driver: n/a
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_8086&DEV_27D8&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&D8
       Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:07, 561152 bytes
         Name: Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D6
    Device ID: PCI\VEN_8086&DEV_27D6&SUBSYS_27D68086&REV_01\3&2ACF1E9&0&E3
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 149480 bytes
         Name: Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D4
    Device ID: PCI\VEN_8086&DEV_27D4&SUBSYS_27D48086&REV_01\3&2ACF1E9&0&E2
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 149480 bytes
         Name: Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D0
    Device ID: PCI\VEN_8086&DEV_27D0&SUBSYS_27D08086&REV_01\3&2ACF1E9&0&E0
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 149480 bytes
         Name: Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC
    Device ID: PCI\VEN_8086&DEV_27CC&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&EF
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:07, 39936 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:07, 226304 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 196096 bytes
       Driver: C:\Windows\system32\hccoin.dll, 6.00.6000.16386 (English), 11/2/2006 10:46:05, 8704 bytes
       Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 15872 bytes
         Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CB
    Device ID: PCI\VEN_8086&DEV_27CB&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&EB
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 23552 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:07, 226304 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 196096 bytes
       Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 15872 bytes
         Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CA
    Device ID: PCI\VEN_8086&DEV_27CA&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&EA
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 23552 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:07, 226304 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 196096 bytes
       Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 15872 bytes
         Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C9
    Device ID: PCI\VEN_8086&DEV_27C9&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&E9
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 23552 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:07, 226304 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 196096 bytes
       Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 15872 bytes
         Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C8
    Device ID: PCI\VEN_8086&DEV_27C8&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&E8
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 23552 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:07, 226304 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 196096 bytes
       Driver: C:\Windows\system32\hcrstco.dll, 6.00.6001.18000 (English), 1/21/2008 03:32:24, 15872 bytes
         Name: Intel(R) 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller - 27C0
    Device ID: PCI\VEN_8086&DEV_27C0&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&FA
       Driver: C:\Windows\system32\DRIVERS\intelide.sys, 6.00.6001.18000 (English), 1/21/2008 03:32:21, 17976 bytes
       Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 43496 bytes
       Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 19944 bytes
       Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 109032 bytes
         Name: Intel(R) 82801GB/GR (ICH7 Family) LPC Interface Controller - 27B8
    Device ID: PCI\VEN_8086&DEV_27B8&SUBSYS_7201107B&REV_01\3&2ACF1E9&0&F8
       Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.00.6001.18000 (English), 1/21/2008 03:32:22, 16440 bytes
         Name: Intel(R) 82945G Express Chipset Family
    Device ID: PCI\VEN_8086&DEV_2772&SUBSYS_7201107B&REV_02\3&2ACF1E9&0&10
       Driver: C:\Windows\system32\DRIVERS\igdkmd32.sys, 7.14.0010.1437 (English), 2/11/2008 19:36:10, 2302976 bytes
       Driver: C:\Windows\system32\igdumd32.dll, 7.14.0010.1437 (English), 2/11/2008 19:36:08, 3301376 bytes
       Driver: C:\Windows\system32\iglhxs32.vp, 2/11/2008 21:06:46, 32848 bytes
       Driver: C:\Windows\system32\iglhxo32.vp, 2/11/2008 18:35:36, 2096 bytes
       Driver: C:\Windows\system32\iglhxc32.vp, 10/19/2006 03:10:57, 2096 bytes
       Driver: C:\Windows\system32\hccutils.dll, 7.14.0010.1437 (English), 2/11/2008 18:46:50, 106496 bytes
       Driver: C:\Windows\system32\igfxsrvc.dll, 7.14.0010.1437 (English), 2/11/2008 18:47:14, 48640 bytes
       Driver: C:\Windows\system32\igfxsrvc.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:10, 256536 bytes
       Driver: C:\Windows\system32\igfxpph.dll, 7.14.0010.1437 (English), 2/11/2008 18:47:34, 204800 bytes
       Driver: C:\Windows\system32\igfxcpl.cpl, 7.14.0010.1437 (English), 2/11/2008 18:47:24, 122880 bytes
       Driver: C:\Windows\system32\igfxcfg.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:04, 539160 bytes
       Driver: C:\Windows\system32\igfxdev.dll, 7.14.0010.1437 (English), 2/11/2008 18:46:44, 204800 bytes
       Driver: C:\Windows\system32\igfxdo.dll, 7.14.0010.1437 (English), 2/11/2008 18:46:58, 135168 bytes
       Driver: C:\Windows\system32\igfxtray.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:12, 141848 bytes
       Driver: C:\Windows\system32\igfxzoom.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:14, 170520 bytes
       Driver: C:\Windows\system32\hkcmd.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:02, 166424 bytes
       Driver: C:\Windows\system32\igfxress.dll, 7.14.0010.1437 (English), 2/11/2008 18:46:32, 3293184 bytes
       Driver: C:\Windows\system32\igfxpers.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:08, 133656 bytes
       Driver: C:\Windows\system32\igfxTMM.dll, 7.14.0010.1437 (English), 2/11/2008 18:48:00, 245760 bytes
       Driver: C:\Windows\system32\igfxext.exe, 7.14.0010.1437 (English), 2/11/2008 20:13:06, 170520 bytes
       Driver: C:\Windows\system32\igfxexps.dll, 7.14.0010.1437 (English), 2/11/2008 18:47:26, 24576 bytes
       Driver: C:\Windows\system32\oemdspif.dll, 7.14.0010.1437 (English), 2/11/2008 18:47:38, 69632 bytes
       Driver: C:\Windows\system32\igfxrara.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:14, 159744 bytes
       Driver: C:\Windows\system32\igfxrchs.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:14, 114688 bytes
       Driver: C:\Windows\system32\igfxrcht.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:14, 110592 bytes
       Driver: C:\Windows\system32\igfxrdan.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 176128 bytes
       Driver: C:\Windows\system32\igfxrdeu.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 192512 bytes
       Driver: C:\Windows\system32\igfxrenu.lrc, 7.14.0010.1437 (English), 2/11/2008 18:46:32, 172032 bytes
       Driver: C:\Windows\system32\igfxresp.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 188416 bytes
       Driver: C:\Windows\system32\igfxrfin.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 176128 bytes
       Driver: C:\Windows\system32\igfxrfra.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 184320 bytes
       Driver: C:\Windows\system32\igfxrheb.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 155648 bytes
       Driver: C:\Windows\system32\igfxrita.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 188416 bytes
       Driver: C:\Windows\system32\igfxrjpn.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 131072 bytes
       Driver: C:\Windows\system32\igfxrkor.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 126976 bytes
       Driver: C:\Windows\system32\igfxrnld.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 188416 bytes
       Driver: C:\Windows\system32\igfxrnor.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 176128 bytes
       Driver: C:\Windows\system32\igfxrplk.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 180224 bytes
       Driver: C:\Windows\system32\igfxrptb.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 180224 bytes
       Driver: C:\Windows\system32\igfxrptg.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:20, 180224 bytes
       Driver: C:\Windows\system32\igfxrrus.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 180224 bytes
       Driver: C:\Windows\system32\igfxrsky.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 176128 bytes
       Driver: C:\Windows\system32\igfxrslv.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 172032 bytes
       Driver: C:\Windows\system32\igfxrsve.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 176128 bytes
       Driver: C:\Windows\system32\igfxrtha.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 163840 bytes
       Driver: C:\Windows\system32\igfxrcsy.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:14, 176128 bytes
       Driver: C:\Windows\system32\igfxrell.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:16, 192512 bytes
       Driver: C:\Windows\system32\igfxrhun.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:18, 184320 bytes
       Driver: C:\Windows\system32\igfxrtrk.lrc, 7.14.0010.1437 (English), 2/11/2008 18:52:22, 172032 bytes
       Driver: C:\Windows\system32\ig4icd32.dll, 7.14.0010.1437 (English), 2/11/2008 19:01:30, 2420736 bytes
       Driver: C:\Windows\system32\ig4dev32.dll, 7.14.0010.1437 (English), 2/11/2008 19:01:44, 2174976 bytes
       Driver: C:\Windows\system32\igfxCoIn_v1437.dll, 2/11/2008 19:55:18, 147456 bytes
         Name: Intel(R) 945G/GZ/P/PL Processor to I/O Controller - 2770
    Device ID: PCI\VEN_8086&DEV_2770&SUBSYS_7201107B&REV_02\3&2ACF1E9&0&00
       Driver: n/a
         Name: Intel(R) 82801 PCI Bridge - 244E
    Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_7201107B&REV_E1\3&2ACF1E9&0&F0
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.00.6002.18005 (English), 4/11/2009 14:18:06, 149480 bytes
         Name: Intel(R) PRO/100 VE Network Connection
    Device ID: PCI\VEN_8086&DEV_1094&SUBSYS_7201107B&REV_01\4&1535EDCF&0&40F0
       Driver: C:\Windows\system32\DRIVERS\e100b325.sys, 8.00.0044.0000 (English), 1/21/2008 03:32:24, 159744 bytes
         Name: PCI Soft Data Fax Modem with SmartCP
    Device ID: PCI\VEN_14F1&DEV_2F40&SUBSYS_200014F1&REV_00\4&1535EDCF&0&28F0
       Driver: C:\Windows\SYSTEM32\DRIVERS\HSX_CNXT.sys, 7.67.0000.0000 (English), 6/20/2007 03:28:22, 660480 bytes
       Driver: C:\Windows\SYSTEM32\DRIVERS\HSXHWBS2.sys, 7.67.0000.0000 (English), 6/20/2007 03:28:38, 267264 bytes
       Driver: C:\Windows\SYSTEM32\DRIVERS\HSX_DPV.sys, 7.67.0000.0000 (English), 6/20/2007 03:29:56, 984064 bytes
       Driver: C:\Windows\SYSTEM32\DRIVERS\mdmxsdk.sys, 1.00.0002.0012 (English), 6/19/2006 06:26:58, 12672 bytes
       Driver: C:\Windows\SYSTEM32\DRIVERS\HSFProf.cty, 6/30/2007 14:38:38, 143829 bytes
       Driver: C:\Windows\SYSTEM32\DRIVERS\XAudio.sys, 1.00.0011.0000 (English), 6/29/2007 09:11:02, 8704 bytes
       Driver: C:\Windows\SYSTEM32\DRIVERS\XAudio.exe, 1.00.0011.0000 (English), 6/29/2007 09:11:16, 386560 bytes
       Driver: C:\Windows\system32\mdmxsdk.dll, 1.00.0002.0012 (English), 6/19/2006 06:26:50, 94208 bytes
       Driver: C:\Program Files\CONEXANT\CNXT_MODEM_PCI_HSF\UIU32m.exe, 4.00.0026.0000 (English), 6/26/2007 03:30:56, 790528 bytes
       Driver: C:\Windows\system32\UCI32M20.dll, 2.00.0020.0000 (English), 7/13/2007 04:42:40, 217088 bytes
    DirectShow Filters
    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,,
    WMAPro over S/PDIF DMO,0x00600800,1,1,,
    WMSpeech Decoder DMO,0x00600800,1,1,,
    MP3 Decoder DMO,0x00600800,1,1,,
    Mpeg4s Decoder DMO,0x00800001,1,1,,
    WMV Screen decoder DMO,0x00600800,1,1,,
    WMVideo Decoder DMO,0x00800001,1,1,,
    Mpeg43 Decoder DMO,0x00800001,1,1,,
    Mpeg4 Decoder DMO,0x00800001,1,1,,
    CoreVolume Filter,0x00000000,0,0,,
    Full Screen Renderer,0x00200000,1,0,,6.06.6002.18533
    Multiple File Output,0x00200000,2,2,WMM2FILT.dll,
    WMT Black Frame Generator,0x00200000,1,1,WMM2FILT.dll,
    WMT Import Filter,0x00200000,0,1,WMM2FILT.dll,
    DV Muxer,0x00400000,0,0,,6.06.6001.18000
    Color Space Converter,0x00400001,1,1,,6.06.6002.18533
    WMT Interlacer,0x00200000,1,1,WMM2FILT.dll,
    WM ASF Reader,0x00400000,0,0,,11.00.6001.7000
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,11.00.6001.7000
    AVI Splitter,0x00600000,1,1,,6.06.6002.18533
    VGA 16 Color Ditherer,0x00400000,1,1,,6.06.6002.18533
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.6002.18363
    WMT Format Conversion,0x00200000,1,1,WMM2FILT.dll,
    9x8Resize,0x00200000,1,1,WMM2FILT.dll,
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.6002.18363
    WMT Virtual Source,0x00200000,0,1,WMM2FILT.dll,
    MJPEG Decompressor,0x00600000,1,1,,6.06.6002.18533
    MPEG-I Stream Splitter,0x00600000,1,2,,6.06.6002.18533
    SAMI (CC) Parser,0x00400000,1,1,,6.06.6002.18533
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.6001.18000
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.6002.18363
    WMT AudioAnalyzer,0x00200000,1,1,WMM2FILT.dll,
    Stretch Video,0x00200000,1,1,WMM2FILT.dll,
    Internal Script Command Renderer,0x00800001,1,0,,6.06.6002.18533
    MPEG Audio Decoder,0x03680001,1,1,,6.06.6002.18533
    DV Splitter,0x00600000,1,2,,6.06.6001.18000
    CoreImgSrc,0x00000000,0,0,,
    Video Mixing Renderer 9,0x00200000,1,0,,6.06.6002.18533
    Frame Eater,0x00200000,1,1,WMM2FILT.dll,
    CoreMovSrc,0x00000000,0,0,,
    Allocator Fix,0x00200000,1,1,WMM2FILT.dll,
    ACM Wrapper,0x00600000,1,1,,6.06.6002.18533
    Video Renderer,0x00800001,1,0,,6.06.6002.18533
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.6002.18363
    Capture ASF Writer,0x00200000,0,0,WMM2FILT.dll,
    Line 21 Decoder,0x00600000,1,1,,6.06.6002.18533
    Video Port Manager,0x00600000,2,1,,6.06.6002.18533
    Video Renderer,0x00400000,1,0,,6.06.6002.18533
    Bitmap Generate,0x00200000,1,1,WMM2FILT.dll,
    Proxy Sink,0x00200000,1,0,WMM2FILT.dll,
    Proxy Source,0x00200000,0,1,WMM2FILT.dll,
    WM ASF Writer,0x00400000,0,0,,11.00.6001.7000
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.00.6001.18000
    WMT Sample Information Filter,0x00200000,1,1,WMM2FILT.dll,
    File writer,0x00200000,1,0,,6.06.6001.18000
    CoreCaption Filter,0x00000000,0,0,,
    CoreNullXfrm Filter,0x00000000,0,0,,
    WAV Dest,0x00000000,0,0,,
    DVD Navigator,0x00200000,0,3,,6.06.6002.18533
    WMT DV Extract,0x00200000,1,1,WMM2FILT.dll,
    Overlay Mixer2,0x00200000,1,1,,6.06.6002.18533
    AVI Draw,0x00600064,9,1,,6.06.6002.18533
    WST Pager,0x00800000,1,1,WSTPager.ax,6.06.6001.18000
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.6002.18363
    Record Queue,0x00200000,1,1,WMM2FILT.dll,
    DV Video Decoder,0x00800000,1,1,,6.06.6001.18000
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.6002.18005
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.6002.18005
    WMT Log Filter,0x00200000,1,1,WMM2FILT.dll,
    MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.6002.18496
    WMT Virtual Renderer,0x00200000,1,0,WMM2FILT.dll,
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.6002.18363
    Smart Tee,0x00200000,1,2,,6.06.6001.18000
    Overlay Mixer,0x00200000,0,0,,6.06.6002.18533
    AVI Decompressor,0x00600000,1,1,,6.06.6002.18533
    WMT MuxDeMux Filter,0x00200000,0,0,WMM2FILT.dll,
    AVI/WAV File Source,0x00400000,0,2,,6.06.6002.18533
    WMT Volume,0x00200000,1,1,WMM2FILT.dll,
    Wave Parser,0x00400000,1,1,,6.06.6002.18533
    MIDI Parser,0x00400000,1,1,,6.06.6002.18533
    Multi-file Parser,0x00400000,1,1,,6.06.6002.18533
    File stream renderer,0x00400000,1,1,,6.06.6002.18533
    WMT VIH2 Fix,0x00200000,1,1,WMM2FILT.dll,
    AVI Mux,0x00200000,1,0,,6.06.6001.18000
    Line 21 Decoder 2,0x00600002,1,1,,6.06.6002.18533
    File Source (Async.),0x00400000,0,1,,6.06.6002.18533
    File Source (URL),0x00400000,0,1,,6.06.6002.18533
    AudioRecorder WAV Dest,0x00200000,0,0,,6.00.6001.18000
    AudioRecorder Wave Form,0x00200000,0,0,,6.00.6001.18000
    SoundRecorder Null Renderer,0x00200000,0,0,,6.00.6001.18000
    Infinite Pin Tee Filter,0x00200000,1,1,,6.06.6001.18000
    WMT Switch Filter,0x00200000,1,1,WMM2FILT.dll,
    Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.00.6002.18005
    Uncompressed Domain Shot Detection Filter,0x00200000,1,1,WMM2FILT.dll,
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.6002.18496
    MPEG Video Decoder,0x40000001,1,1,,6.06.6002.18533
    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,,6.00.6001.18000
    Video Compressors:
    WMVideo8 Encoder DMO,0x00600800,1,1,,
    WMVideo9 Encoder DMO,0x00600800,1,1,,
    MSScreen 9 encoder DMO,0x00600800,1,1,,
    DV Video Encoder,0x00200000,0,0,,6.06.6001.18000
    MJPEG Compressor,0x00200000,0,0,,6.06.6002.18533
    Cinepak Codec by Radius,0x00200000,1,1,,6.06.6001.18000
    Logitech Video (I420),0x00200000,1,1,,6.06.6001.18000
    Intel IYUV codec,0x00200000,1,1,,6.06.6001.18000
    Microsoft RLE,0x00200000,1,1,,6.06.6001.18000
    Microsoft Video 1,0x00200000,1,1,,6.06.6001.18000
    VP60® Simple Profile ,0x00200000,1,1,,6.06.6001.18000
    VP61® Advanced Profile,0x00200000,1,1,,6.06.6001.18000
    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,,
    WMAudio Encoder DMO,0x00600800,1,1,,
    IMA ADPCM,0x00200000,1,1,,6.06.6002.18533
    PCM,0x00200000,1,1,,6.06.6002.18533
    Microsoft ADPCM,0x00200000,1,1,,6.06.6002.18533
    GSM 6.10,0x00200000,1,1,,6.06.6002.18533
    Messenger Audio Codec,0x00200000,1,1,,6.06.6002.18533
    CCITT A-Law,0x00200000,1,1,,6.06.6002.18533
    CCITT u-Law,0x00200000,1,1,,6.06.6002.18533
    MPEG Layer-3,0x00200000,1,1,,6.06.6002.18533
    Audio Capture Sources:
    Stereo Mix (Realtek High Defini,0x00200000,0,0,,6.06.6001.18000
    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,,6.06.6002.18533
    Microsoft GS Wavetable Synth,0x00200000,1,0,,6.06.6002.18533
    WDM Streaming Capture Devices:
    Realtek HD Audio Line input,0x00200000,1,1,,6.00.6001.18000
    Realtek HD Audio Mic input,0x00200000,1,1,,6.00.6001.18000
    Realtek HD Audio Stereo input,0x00200000,1,1,,6.00.6001.18000
    WDM Streaming Rendering Devices:
    Realtek HD Audio output,0x00200000,1,1,,6.00.6001.18000
    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.0

    Thank you for the reply, you seem to know what you're on about.
    When I go to color managment in the first tab, devices, where it says profiles associated with this device it is empty, and 'use my settings for this device' is unticked. It says device at the top and mine says 'Display: Generic Pnp Monitor - Intel(R) 82945G Express Chipset Family'.
    I did try to set up my monitor and had the .icc file for it in that list that pops up when I tick use my settings and click add, and I think I did set the profile to be the one for my monitor. I can't remember exactly how I did it and where I get that .icc file from, I've been through so many settings and websites trying to fix this.
    It's not like I've recently changed any hardware or anything or my monitor, I was on photoshop one minute and it worked fine, then the next it just didn't. It's so strange because all I was doing at the time was using photoshop and I don't understand how it can go from working fine to all these problems with graphics and the banding. It's so confusing.
    I can noticeably see banding on that image. It is still a gradient and smooth to a degree, but there is obvious lines of colour differences, and a harsher line on the outside.
    Is that smooth for you? For me there is very obvious banding, especially at the top on the white on black.
    I just don't know what else to do. I've tried everything I can think of, and spent hours upon hours on google. I've even tried a system restore to put it back to how it was when it was working perfectly, but it's still the same. I tried it on another monitor, just plug and play, and it was the same. Is there an easy way to install a monitor properly so that it should in theory work perfect? Because you're talking about the monitor profile, but with the second one I tried to test it all I did was plug it in and it was still the same. I've even tried it on my tv, and as I remember I think it was less noticeable, but then again that might be because of my tv settings because my tv is quite dark.
    Just clueless as to what else to do now. I don't want to go out and buy a new computer for £100's over this, as I don't really have the funds to do so but I need a computer so the only option would be to sell my new iphone that I only got last week! Which I obviously don't want to do. That's how desperate I am to fix this though.

  • Upraded to 10.5.6 and two of my four displays are no longer "detectable"

    I was happily running 4 displays from my 2 graphics cards (9600XT and 9200) under 10.3.9. 3 x DVI (one of which is with the ACI adapter) and 1 running via VGA to a plasma TV. The 3 displays running from DVI were all "name" recognized in System Preferences and all resolution options were available under 10.3.9.
    I have now upgraded to 10.5.6 (and subsequently 10.5.8 in case that solved the issue) and suddenly two of the displays aren't recognized and I am only given a single, low resolution option, if I press "Detect" is does nothing but if I untick the button to show me all Colour profiles..there are all my original profiles with the names of the displays but you can't select them per se. - also on these two affected displays, display the Leopard background (the Universe pic) is mainly blue - almost like when you have a loose cable (but they are not). It's almost like the black and yellow has been take out. Both screens are "usable" in that you can clearly read them just one is now in 640 x 400 ( I think) and the other in 1024 x 768 (24" Widescreen Dell).
    The problem is not card specific i.e. it seem to effect one socket from each card - the VGA on the stock Apple ATI card and one DVI on the ATI 9200
    I have tried swapping the displays between the cards and when I do the alternate display is then recognized so it can't be a problem with any of the displays either.
    Any ideas? I need all 4 displays running in their respective resolutions (and without a blue screen) for Logic screenshots.
    Message was edited by: Pipmeister

    Ok.. tried the Sysresex that fixed others HDMI Mac Mini problem - but that didn't work. It can't be a problem with Application Enhancer as I didn't have that installed, although I do now just to see if it made any difference.
    I have tried unseating and reseating both video cards and nothing. I know it's not the drivers for the displays as they work when swapped.

  • [SOLVED] Archlinux not detecting full ammount of RAM (again)

    Hello everyone!
    i've got a problem similar to this one: https://bbs.archlinux.org/viewtopic.php?id=126170
    i've tried brilliant solution by gabe.benson:
    Well, I fixed it.  I re-seated the RAM and rebooted, everything works fine now.
    but got no result.
    i have lenovo g580 laptop with 4 G of ram.
    lshw -short | grep 'System\ Memory'
    /0/28 memory 4GiB System Memory
    lshw | grep -A 8 bank
    sudo lshw | grep -A 8 bank
    *-bank:0
    description: SODIMM DDR3 Synchronous 800 MHz (1,2 ns)
    product: 16KTF51264HZ-1G6M1
    vendor: Micron Technology
    physical id: 0
    serial: E962DADF
    slot: DIMM0
    size: 4GiB
    width: 64 bits
    *-bank:1
    description: DIMM [empty]
    product: Empty
    vendor: Empty
    physical id: 1
    serial: Empty
    slot: DIMM1
    but system says that i hve only 3 G of ram:
    cat /proc/meminfo | grep -i memtotal
    MemTotal: 3018460 kB
    free -m
    total used free shared buffers cached
    Mem: 2947 900 2047 0 13 455
    -/+ buffers/cache: 430 2517
    Swap: 956 0 956
    my RAM is recognized in BIOS and was recognized in win7 when win7 was still installed...
    here are some info
    uname -a
    Linux architect 3.4.8-1-ARCH #1 SMP PREEMPT Thu Aug 9 19:24:46 UTC 2012 i686 GNU/Linux
    dmesg full output
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.4.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Aug 9 19:24:46 UTC 2012
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
    [ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
    [ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
    [ 0.000000] BIOS-e820: 0000000020200000 - 0000000040004000 (usable)
    [ 0.000000] BIOS-e820: 0000000040004000 - 0000000040005000 (reserved)
    [ 0.000000] BIOS-e820: 0000000040005000 - 00000000baabf000 (usable)
    [ 0.000000] BIOS-e820: 00000000baabf000 - 00000000baebf000 (reserved)
    [ 0.000000] BIOS-e820: 00000000baebf000 - 00000000bafbf000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000bafbf000 - 00000000bafff000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000bafff000 - 00000000bb000000 (usable)
    [ 0.000000] BIOS-e820: 00000000bb000000 - 00000000bfa00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed1a000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 000000013f600000 (usable)
    [ 0.000000] e820 remove range: 0000000100000000 - ffffffffffffffff (usable)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] user-defined physical RAM map:
    [ 0.000000] user: 0000000000000000 - 000000000009d800 (usable)
    [ 0.000000] user: 000000000009d800 - 00000000000a0000 (reserved)
    [ 0.000000] user: 00000000000e0000 - 0000000000100000 (reserved)
    [ 0.000000] user: 0000000000100000 - 0000000020000000 (usable)
    [ 0.000000] user: 0000000020000000 - 0000000020200000 (reserved)
    [ 0.000000] user: 0000000020200000 - 0000000040004000 (usable)
    [ 0.000000] user: 0000000040004000 - 0000000040005000 (reserved)
    [ 0.000000] user: 0000000040005000 - 00000000baabf000 (usable)
    [ 0.000000] user: 00000000baabf000 - 00000000baebf000 (reserved)
    [ 0.000000] user: 00000000baebf000 - 00000000bafbf000 (ACPI NVS)
    [ 0.000000] user: 00000000bafbf000 - 00000000bafff000 (ACPI data)
    [ 0.000000] user: 00000000bafff000 - 00000000bb000000 (usable)
    [ 0.000000] user: 00000000bb000000 - 00000000bfa00000 (reserved)
    [ 0.000000] user: 00000000f0000000 - 00000000f4000000 (reserved)
    [ 0.000000] user: 00000000feb00000 - 00000000feb04000 (reserved)
    [ 0.000000] user: 00000000fec00000 - 00000000fec01000 (reserved)
    [ 0.000000] user: 00000000fed10000 - 00000000fed1a000 (reserved)
    [ 0.000000] user: 00000000fed1c000 - 00000000fed20000 (reserved)
    [ 0.000000] user: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] user: 00000000ffb80000 - 0000000100000000 (reserved)
    [ 0.000000] DMI 2.7 present.
    [ 0.000000] DMI: LENOVO Lenovo G580/Product Name, BIOS 5ECN32WW(V2.02) 04/24/2012
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0xbb000 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-E7FFF write-protect
    [ 0.000000] E8000-EFFFF write-combining
    [ 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 FC0000000 write-back
    [ 0.000000] 2 base 0BB000000 mask FFF000000 uncachable
    [ 0.000000] 3 base 0BC000000 mask FFC000000 uncachable
    [ 0.000000] 4 base 0FFC00000 mask FFFC00000 write-protect
    [ 0.000000] 5 base 100000000 mask FC0000000 write-back
    [ 0.000000] 6 base 13F600000 mask FFFE00000 uncachable
    [ 0.000000] 7 base 13F800000 mask FFF800000 uncachable
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [c00fe1b0] fe1b0
    [ 0.000000] initial memory mapped : 0 - 01c00000
    [ 0.000000] Base memory trampoline at [c0099000] 99000 size 16384
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    [ 0.000000] 0000000000 - 0000400000 page 4k
    [ 0.000000] 0000400000 - 0037400000 page 2M
    [ 0.000000] 0037400000 - 00377fe000 page 4k
    [ 0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
    [ 0.000000] RAMDISK: 37abc000 - 37d56000
    [ 0.000000] Allocated new RAMDISK: 37564000 - 377fda9c
    [ 0.000000] Move RAMDISK from 0000000037abc000 - 0000000037d55a9b to 37564000 - 377fda9b
    [ 0.000000] ACPI: RSDP 000fe020 00024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT baffe210 00094 (v01 LENOVO CB-01 00000001 01000013)
    [ 0.000000] ACPI: FACP baffb000 000F4 (v04 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: DSDT bafee000 09755 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: FACS bafbb000 00040
    [ 0.000000] ACPI: UEFI baffd000 00236 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: ASF! baffc000 000A5 (v32 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: HPET baffa000 00038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: APIC baff9000 0008C (v02 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: MCFG baff8000 0003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SLIC bafed000 00176 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT bafec000 006FE (v01 LENOVO CB-01 00001000 ACPI 00040000)
    [ 0.000000] ACPI: BOOT bafea000 00028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: ASPT bafe5000 00034 (v07 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: FPDT bafe3000 00044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT bafe2000 00968 (v01 LENOVO CB-01 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT bafe1000 00A92 (v01 LENOVO CB-01 00003000 ACPI 00040000)
    [ 0.000000] ACPI: SSDT bafdf000 01EDD (v01 LENOVO CB-01 00001000 ACPI 00040000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 2104MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] Normal 0x00001000 -> 0x000377fe
    [ 0.000000] HighMem 0x000377fe -> 0x000bb000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009d
    [ 0.000000] 0: 0x00000100 -> 0x00020000
    [ 0.000000] 0: 0x00020200 -> 0x00040004
    [ 0.000000] 0: 0x00040005 -> 0x000baabf
    [ 0.000000] 0: 0x000bafff -> 0x000bb000
    [ 0.000000] On node 0 totalpages: 763980
    [ 0.000000] free_area_init_node: node 0, pgdat c151ec80, node_mem_map f5e03200
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3949 pages, LIFO batch:0
    [ 0.000000] Normal zone: 1744 pages used for memmap
    [ 0.000000] Normal zone: 220974 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 4209 pages used for memmap
    [ 0.000000] HighMem zone: 533072 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 0, 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] SMP: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] Allocating PCI resources starting at bfa00000 (gap: bfa00000:30600000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 13 pages/cpu @f5d89000 s31424 r0 d21824 u53248
    [ 0.000000] pcpu-alloc: s31424 r0 d21824 u53248 alloc=13*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 757995
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=fe7ca6ad-90bf-40d6-9d16-836f808ae890 ro ro quiet splash init=/bin/systemd mem=4G
    [ 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] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] allocated 6127488 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:000bb000)
    [ 0.000000] Memory: 3015272k/3063808k available (3810k kernel code, 40648k reserved, 1472k data, 524k init, 2149124k highmem)
    [ 0.000000] virtual kernel memory layout:
    [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    [ 0.000000] .init : 0xc1529000 - 0xc15ac000 ( 524 kB)
    [ 0.000000] .data : 0xc13b8837 - 0xc1528840 (1472 kB)
    [ 0.000000] .text : 0xc1000000 - 0xc13b8837 (3810 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:2304 nr_irqs:744 16
    [ 0.000000] CPU 0 irqstacks, hard=f500a000 soft=f500c000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.003333] Detected 2494.324 MHz processor.
    [ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.50 BogoMIPS (lpj=8314413)
    [ 0.000004] pid_max: default: 32768 minimum: 301
    [ 0.000022] Security Framework initialized
    [ 0.000025] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000035] Mount-cache hash table entries: 512
    [ 0.000187] Initializing cgroup subsys cpuacct
    [ 0.000188] Initializing cgroup subsys memory
    [ 0.000193] Initializing cgroup subsys devices
    [ 0.000195] Initializing cgroup subsys freezer
    [ 0.000196] Initializing cgroup subsys net_cls
    [ 0.000198] Initializing cgroup subsys blkio
    [ 0.000221] CPU: Physical Processor ID: 0
    [ 0.000222] CPU: Processor Core ID: 0
    [ 0.000226] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.000227] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.000948] mce: CPU supports 7 MCE banks
    [ 0.000958] CPU0: Thermal monitoring enabled (TM1)
    [ 0.000965] using mwait in idle threads.
    [ 0.001745] ACPI: Core revision 20120320
    [ 0.020574] ftrace: allocating 16939 entries in 34 pages
    [ 0.031595] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.032013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.064975] CPU0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz stepping 09
    [ 0.170127] Performance Events: PEBS fmt1+, generic architected perfmon, Intel PMU driver.
    [ 0.170132] ... version: 3
    [ 0.170133] ... bit width: 48
    [ 0.170134] ... generic registers: 4
    [ 0.170135] ... value mask: 0000ffffffffffff
    [ 0.170136] ... max period: 000000007fffffff
    [ 0.170137] ... fixed-purpose events: 3
    [ 0.170139] ... event mask: 000000070000000f
    [ 0.190193] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.210090] CPU 1 irqstacks, hard=f5164000 soft=f5166000
    [ 0.210093] Booting Node 0, Processors #1
    [ 0.220329] Initializing CPU#1
    [ 0.223930] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.236742] CPU 2 irqstacks, hard=f5172000 soft=f5174000
    [ 0.236744] #2
    [ 0.247052] Initializing CPU#2
    [ 0.250659] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.263373] CPU 3 irqstacks, hard=f5180000 soft=f5182000
    [ 0.263374] #3
    [ 0.273681] Initializing CPU#3
    [ 0.277289] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.277313] Brought up 4 CPUs
    [ 0.277314] Total of 4 processors activated (19962.03 BogoMIPS).
    [ 0.280644] devtmpfs: initialized
    [ 0.280809] PM: Registering ACPI NVS region [mem 0xbaebf000-0xbafbefff] (1048576 bytes)
    [ 0.281540] NET: Registered protocol family 16
    [ 0.281663] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.281665] ACPI: bus type pci registered
    [ 0.281715] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [ 0.281718] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [ 0.281719] PCI: Using MMCONFIG for extended config space
    [ 0.281720] PCI: Using configuration type 1 for base access
    [ 0.281825] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.281827] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.281828] mtrr: corrected configuration.
    [ 0.282156] bio: create slab <bio-0> at 0
    [ 0.282198] ACPI: Added _OSI(Module Device)
    [ 0.282200] ACPI: Added _OSI(Processor Device)
    [ 0.282201] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.282203] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.283613] ACPI: EC: Look up EC in DSDT
    [ 0.285039] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.287544] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.288407] ACPI: SSDT bae18018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20100121)
    [ 0.288766] ACPI: Dynamic OEM Table Load:
    [ 0.288768] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20100121)
    [ 0.288969] ACPI: SSDT bae19a98 00303 (v01 PmRef ApIst 00003000 INTL 20100121)
    [ 0.289350] ACPI: Dynamic OEM Table Load:
    [ 0.289352] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20100121)
    [ 0.289436] ACPI: SSDT bae17d98 00119 (v01 PmRef ApCst 00003000 INTL 20100121)
    [ 0.289789] ACPI: Dynamic OEM Table Load:
    [ 0.289791] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20100121)
    [ 0.290616] ACPI: Interpreter enabled
    [ 0.290621] ACPI: (supports S0 S3 S4 S5)
    [ 0.290639] ACPI: Using IOAPIC for interrupt routing
    [ 0.412595] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.412750] ACPI: No dock devices found.
    [ 0.412754] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.413003] \_SB_.PCI0:_OSC invalid UUID
    [ 0.413004] _OSC request data:1 8 1f
    [ 0.413007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.413400] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.413402] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.413404] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.413406] pci_root PNP0A08:00: host bridge window [mem 0xbfa00000-0xfeafffff]
    [ 0.413431] PCI host bridge to bus 0000:00
    [ 0.413433] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.413434] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.413436] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.413438] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff]
    [ 0.413445] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 0.413479] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    [ 0.413509] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.413522] pci 0000:00:01.1: [8086:0155] type 01 class 0x060400
    [ 0.413550] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
    [ 0.413567] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 0.413578] pci 0000:00:02.0: reg 10: [mem 0xd3000000-0xd33fffff 64bit]
    [ 0.413584] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.413589] pci 0000:00:02.0: reg 20: [io 0x4000-0x403f]
    [ 0.413640] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 0.413662] pci 0000:00:14.0: reg 10: [mem 0xd3600000-0xd360ffff 64bit]
    [ 0.413733] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.413756] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 0.413779] pci 0000:00:16.0: reg 10: [mem 0xd3614000-0xd361400f 64bit]
    [ 0.413855] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.413889] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 0.414140] pci 0000:00:1a.0: reg 10: [mem 0xd3619000-0xd36193ff]
    [ 0.415551] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.415579] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 0.415594] pci 0000:00:1b.0: reg 10: [mem 0xd3610000-0xd3613fff 64bit]
    [ 0.415662] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.415685] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    [ 0.415764] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.415789] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    [ 0.415868] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.415902] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 0.416142] pci 0000:00:1d.0: reg 10: [mem 0xd3618000-0xd36183ff]
    [ 0.417555] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.417582] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
    [ 0.417707] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 0.417725] pci 0000:00:1f.2: reg 10: [io 0x4088-0x408f]
    [ 0.417733] pci 0000:00:1f.2: reg 14: [io 0x4094-0x4097]
    [ 0.417741] pci 0000:00:1f.2: reg 18: [io 0x4080-0x4087]
    [ 0.417750] pci 0000:00:1f.2: reg 1c: [io 0x4090-0x4093]
    [ 0.417758] pci 0000:00:1f.2: reg 20: [io 0x4060-0x407f]
    [ 0.417766] pci 0000:00:1f.2: reg 24: [mem 0xd3617000-0xd36177ff]
    [ 0.417811] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.417830] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 0.417846] pci 0000:00:1f.3: reg 10: [mem 0xd3615000-0xd36150ff 64bit]
    [ 0.417867] pci 0000:00:1f.3: reg 20: [io 0x4040-0x405f]
    [ 0.417922] pci 0000:01:00.0: [10de:1140] type 00 class 0x030200
    [ 0.417933] pci 0000:01:00.0: reg 10: [mem 0xd2000000-0xd2ffffff]
    [ 0.417943] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.417953] pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
    [ 0.417960] pci 0000:01:00.0: reg 24: [io 0x3000-0x307f]
    [ 0.417968] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
    [ 0.423139] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.423155] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    [ 0.423158] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd2ffffff]
    [ 0.423161] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
    [ 0.423180] pci 0000:00:01.1: PCI bridge to [bus 02-02]
    [ 0.423362] pci 0000:03:00.0: [1969:1090] type 00 class 0x020000
    [ 0.423510] pci 0000:03:00.0: reg 10: [mem 0xd3500000-0xd353ffff 64bit]
    [ 0.423568] pci 0000:03:00.0: reg 18: [io 0x2000-0x207f]
    [ 0.424132] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.429854] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
    [ 0.429858] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.429863] pci 0000:00:1c.0: bridge window [mem 0xd3500000-0xd35fffff]
    [ 0.429934] pci 0000:04:00.0: [168c:002b] type 00 class 0x028000
    [ 0.429961] pci 0000:04:00.0: reg 10: [mem 0xd3400000-0xd340ffff 64bit]
    [ 0.430091] pci 0000:04:00.0: supports D1
    [ 0.430092] pci 0000:04:00.0: PME# supported from D0 D1 D3hot
    [ 0.436456] pci 0000:00:1c.1: PCI bridge to [bus 04-04]
    [ 0.436477] pci 0000:00:1c.1: bridge window [mem 0xd3400000-0xd34fffff]
    [ 0.436498] pci_bus 0000:00: on NUMA node 0
    [ 0.436500] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.436604] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 0.436627] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    [ 0.436661] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
    [ 0.436683] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT]
    [ 0.436741] \_SB_.PCI0:_OSC invalid UUID
    [ 0.436743] _OSC request data:1 1f 1f
    [ 0.436746] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.436777] \_SB_.PCI0:_OSC invalid UUID
    [ 0.436778] _OSC request data:1 0 1d
    [ 0.436781] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
    [ 0.436783] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.439162] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    [ 0.439198] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    [ 0.439233] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.439267] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    [ 0.439301] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.439336] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    [ 0.439372] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    [ 0.439407] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    [ 0.439462] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.439466] vgaarb: loaded
    [ 0.439467] vgaarb: bridge control possible 0000:00:02.0
    [ 0.439493] PCI: Using ACPI for IRQ routing
    [ 0.441016] PCI: pci_cache_line_size set to 64 bytes
    [ 0.441100] reserve RAM buffer: 000000000009d800 - 000000000009ffff
    [ 0.441102] reserve RAM buffer: 0000000040004000 - 0000000043ffffff
    [ 0.441104] reserve RAM buffer: 00000000baabf000 - 00000000bbffffff
    [ 0.441106] reserve RAM buffer: 00000000bb000000 - 00000000bbffffff
    [ 0.441172] NetLabel: Initializing
    [ 0.441174] NetLabel: domain hash size = 128
    [ 0.441175] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.441184] NetLabel: unlabeled traffic allowed by default
    [ 0.441221] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.441226] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.444239] Switching to clocksource hpet
    [ 0.448544] pnp: PnP ACPI init
    [ 0.448556] ACPI: bus type pnp registered
    [ 0.448788] pnp 00:00: [bus 00-3e]
    [ 0.448791] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.448792] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.448794] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.448796] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.448797] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 0.448799] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 0.448800] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 0.448802] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 0.448803] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 0.448805] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 0.448807] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 0.448808] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 0.448810] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 0.448811] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 0.448813] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 0.448814] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 0.448816] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 0.448817] pnp 00:00: [mem 0xbfa00000-0xfeafffff window]
    [ 0.448819] pnp 00:00: [mem 0x00010000-0x0001ffff window]
    [ 0.448861] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.448872] pnp 00:01: [io 0x0000-0x001f]
    [ 0.448873] pnp 00:01: [io 0x0081-0x0091]
    [ 0.448874] pnp 00:01: [io 0x0093-0x009f]
    [ 0.448876] pnp 00:01: [io 0x00c0-0x00df]
    [ 0.448877] pnp 00:01: [dma 4]
    [ 0.448895] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.448901] pnp 00:02: [mem 0xff010000-0xffffffff]
    [ 0.448916] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.448969] pnp 00:03: [mem 0xfed00000-0xfed003ff]
    [ 0.448985] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.448991] pnp 00:04: [io 0x00f0]
    [ 0.448999] pnp 00:04: [irq 13]
    [ 0.449016] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.449024] pnp 00:05: [io 0x002e-0x002f]
    [ 0.449025] pnp 00:05: [io 0x004e-0x004f]
    [ 0.449027] pnp 00:05: [io 0x0061]
    [ 0.449028] pnp 00:05: [io 0x0063]
    [ 0.449029] pnp 00:05: [io 0x0065]
    [ 0.449030] pnp 00:05: [io 0x0067]
    [ 0.449032] pnp 00:05: [io 0x0070]
    [ 0.449033] pnp 00:05: [io 0x0080]
    [ 0.449034] pnp 00:05: [io 0x0092]
    [ 0.449035] pnp 00:05: [io 0x00b2-0x00b3]
    [ 0.449037] pnp 00:05: [io 0x0680-0x069f]
    [ 0.449038] pnp 00:05: [io 0x1000-0x100f]
    [ 0.449039] pnp 00:05: [io 0xffff]
    [ 0.449041] pnp 00:05: [io 0xffff]
    [ 0.449042] pnp 00:05: [io 0x0400-0x0453]
    [ 0.449043] pnp 00:05: [io 0x0458-0x047f]
    [ 0.449045] pnp 00:05: [io 0x0500-0x057f]
    [ 0.449046] pnp 00:05: [io 0x164e-0x164f]
    [ 0.449047] pnp 00:05: [io 0xfd60-0xfd63]
    [ 0.449079] system 00:05: [io 0x0680-0x069f] has been reserved
    [ 0.449081] system 00:05: [io 0x1000-0x100f] has been reserved
    [ 0.449083] system 00:05: [io 0xffff] has been reserved
    [ 0.449085] system 00:05: [io 0xffff] has been reserved
    [ 0.449087] system 00:05: [io 0x0400-0x0453] has been reserved
    [ 0.449088] system 00:05: [io 0x0458-0x047f] has been reserved
    [ 0.449090] system 00:05: [io 0x0500-0x057f] has been reserved
    [ 0.449092] system 00:05: [io 0x164e-0x164f] has been reserved
    [ 0.449094] system 00:05: [io 0xfd60-0xfd63] has been reserved
    [ 0.449096] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.449102] pnp 00:06: [io 0x0070-0x0077]
    [ 0.449106] pnp 00:06: [irq 8]
    [ 0.449123] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.449141] pnp 00:07: [io 0x0454-0x0457]
    [ 0.449165] system 00:07: [io 0x0454-0x0457] has been reserved
    [ 0.449168] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.449175] pnp 00:08: [io 0x0060]
    [ 0.449177] pnp 00:08: [io 0x0064]
    [ 0.449181] pnp 00:08: [irq 1]
    [ 0.449197] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.449238] pnp 00:09: [irq 12]
    [ 0.449257] pnp 00:09: Plug and Play ACPI device, IDs ETD0613 ETD0001 PNP0f13 (active)
    [ 0.507625] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
    [ 0.507627] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
    [ 0.507629] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
    [ 0.507630] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
    [ 0.507631] pnp 00:0a: [mem 0xf0000000-0xf3ffffff]
    [ 0.507633] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
    [ 0.507634] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
    [ 0.507636] pnp 00:0a: [mem 0xff000000-0xff000fff]
    [ 0.507637] pnp 00:0a: [mem 0xff010000-0xffffffff]
    [ 0.507639] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
    [ 0.507640] pnp 00:0a: [mem 0xbfa00000-0xbfa00fff]
    [ 0.507671] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.507673] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.507675] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.507677] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.507679] system 00:0a: [mem 0xf0000000-0xf3ffffff] has been reserved
    [ 0.507681] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.507683] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.507685] system 00:0a: [mem 0xff000000-0xff000fff] has been reserved
    [ 0.507687] system 00:0a: [mem 0xff010000-0xffffffff] could not be reserved
    [ 0.507689] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.507691] system 00:0a: [mem 0xbfa00000-0xbfa00fff] has been reserved
    [ 0.507693] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.507937] pnp 00:0b: [mem 0x20000000-0x201fffff]
    [ 0.507939] pnp 00:0b: [mem 0x40004000-0x40004fff]
    [ 0.507980] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.507981] system 00:0b: [mem 0x40004000-0x40004fff] has been reserved
    [ 0.507984] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.507998] pnp: PnP ACPI: found 12 devices
    [ 0.507999] ACPI: ACPI bus type pnp unregistered
    [ 0.544171] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
    [ 0.544202] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000)
    [ 0.544204] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.544207] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    [ 0.544209] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd2ffffff]
    [ 0.544212] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
    [ 0.544215] pci 0000:00:01.1: PCI bridge to [bus 02-02]
    [ 0.544221] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
    [ 0.544224] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.544229] pci 0000:00:1c.0: bridge window [mem 0xd3500000-0xd35fffff]
    [ 0.544237] pci 0000:00:1c.1: PCI bridge to [bus 04-04]
    [ 0.544242] pci 0000:00:1c.1: bridge window [mem 0xd3400000-0xd34fffff]
    [ 0.544275] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.544277] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.544279] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.544281] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff]
    [ 0.544282] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    [ 0.544284] pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd2ffffff]
    [ 0.544286] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
    [ 0.544288] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
    [ 0.544289] pci_bus 0000:03: resource 1 [mem 0xd3500000-0xd35fffff]
    [ 0.544291] pci_bus 0000:04: resource 1 [mem 0xd3400000-0xd34fffff]
    [ 0.544322] NET: Registered protocol family 2
    [ 0.544358] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.544442] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.544615] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.544703] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.544705] TCP: reno registered
    [ 0.544707] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.544711] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.544756] NET: Registered protocol family 1
    [ 0.544767] pci 0000:00:02.0: Boot video device
    [ 0.570851] PCI: CLS 64 bytes, default 64
    [ 0.570880] Unpacking initramfs...
    [ 0.619052] Freeing initrd memory: 2664k freed
    [ 0.619338] Simple Boot Flag at 0x44 set to 0x1
    [ 0.619589] apm: BIOS not found.
    [ 0.619736] audit: initializing netlink socket (disabled)
    [ 0.619749] type=2000 audit(1345095829.503:1): initialized
    [ 0.619994] highmem bounce pool size: 64 pages
    [ 0.619997] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.621206] VFS: Disk quotas dquot_6.5.2
    [ 0.621241] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.621308] msgmni has been set to 1696
    [ 0.621446] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.621472] io scheduler noop registered
    [ 0.621474] io scheduler deadline registered
    [ 0.621480] io scheduler cfq registered (default)
    [ 0.621551] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.621602] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
    [ 0.621760] vesafb: mode is 1366x768x32, linelength=5504, pages=0
    [ 0.621762] vesafb: scrolling: redraw
    [ 0.621764] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.622118] vesafb: framebuffer at 0xe0000000, mapped to 0xf8080000, using 4160k, total 4160k
    [ 0.622154] fbcon: VESA VGA (fb0) is primary device
    [ 0.689580] Console: switching to colour frame buffer device 170x48
    [ 0.756633] fb0: VESA VGA frame buffer device
    [ 0.756646] intel_idle: does not run on family 6 model 58
    [ 0.756664] GHES: HEST is not enabled!
    [ 0.756672] isapnp: Scanning for PnP cards...
    [ 1.069356] isapnp: No Plug & Play device found
    [ 1.069400] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.069903] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSS4] at 0x60,0x64 irq 1,12
    [ 1.084587] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.084595] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.084687] mousedev: PS/2 mouse device common for all mice
    [ 1.084893] rtc_cmos 00:06: RTC can wake from S4
    [ 1.085015] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 1.085044] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 1.085057] cpuidle: using governor ladder
    [ 1.085058] cpuidle: using governor menu
    [ 1.085166] TCP: cubic registered
    [ 1.085234] NET: Registered protocol family 10
    [ 1.085368] NET: Registered protocol family 17
    [ 1.085372] Registering the dns_resolver key type
    [ 1.085415] Using IPI No-Shortcut mode
    [ 1.085482] PM: Hibernation image not present or could not be loaded.
    [ 1.085486] registered taskstats version 1
    [ 1.085919] rtc_cmos 00:06: setting system clock to 2012-08-16 05:43:50 UTC (1345095830)
    [ 1.085964] Initializing network drop monitor service
    [ 1.086010] Freeing unused kernel memory: 524k freed
    [ 1.086116] Write protecting the kernel text: 3812k
    [ 1.086134] Write protecting the kernel read-only data: 1124k
    [ 1.091427] systemd-udevd[49]: starting version 188
    [ 1.092112] Setting new ACPI handle for discrete video card
    [ 1.097570] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.120297] usbcore: registered new interface driver usbfs
    [ 1.120320] usbcore: registered new interface driver hub
    [ 1.120939] usbcore: registered new device driver usb
    [ 1.121264] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.121303] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 1.121307] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 1.121324] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 1.121346] ehci_hcd 0000:00:1a.0: debug port 2
    [ 1.121985] SCSI subsystem initialized
    [ 1.122870] libata version 3.00 loaded.
    [ 1.125236] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 1.125257] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd3619000
    [ 1.133400] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 1.133553] hub 1-0:1.0: USB hub found
    [ 1.133559] hub 1-0:1.0: 2 ports detected
    [ 1.133819] ahci 0000:00:1f.2: version 3.0
    [ 1.133882] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
    [ 1.133943] ahci: SSS flag set, parallel bus scan disabled
    [ 1.146744] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl SATA mode
    [ 1.146747] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
    [ 1.146751] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.153993] scsi0 : ahci
    [ 1.154077] scsi1 : ahci
    [ 1.154147] scsi2 : ahci
    [ 1.154215] scsi3 : ahci
    [ 1.154277] scsi4 : ahci
    [ 1.154340] scsi5 : ahci
    [ 1.154412] ata1: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617100 irq 42
    [ 1.154414] ata2: DUMMY
    [ 1.154417] ata3: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617200 irq 42
    [ 1.154418] ata4: DUMMY
    [ 1.154419] ata5: DUMMY
    [ 1.154420] ata6: DUMMY
    [ 1.154464] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 1.154469] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.154480] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 1.154590] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 1.154604] xhci_hcd 0000:00:14.0: irq 21, io mem 0xd3600000
    [ 1.154654] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
    [ 1.154773] xHCI xhci_add_endpoint called for root hub
    [ 1.154775] xHCI xhci_check_bandwidth called for root hub
    [ 1.154808] hub 2-0:1.0: USB hub found
    [ 1.154816] hub 2-0:1.0: 4 ports detected
    [ 1.154879] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.154883] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 1.154958] xHCI xhci_add_endpoint called for root hub
    [ 1.154960] xHCI xhci_check_bandwidth called for root hub
    [ 1.154991] hub 3-0:1.0: USB hub found
    [ 1.155001] hub 3-0:1.0: 4 ports detected
    [ 1.155111] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.155116] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 1.155124] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
    [ 1.155149] ehci_hcd 0000:00:1d.0: debug port 2
    [ 1.159035] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 1.159048] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xd3618000
    [ 1.166703] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 1.166815] hub 4-0:1.0: USB hub found
    [ 1.166818] hub 4-0:1.0: 2 ports detected
    [ 1.439689] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [ 1.472980] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.525743] ata1.00: ATA-8: ST9500325AS, 0011LVM1, max UDMA/100
    [ 1.525760] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 1.527718] ata1.00: configured for UDMA/100
    [ 1.527831] scsi 0:0:0:0: Direct-Access ATA ST9500325AS 0011 PQ: 0 ANSI: 5
    [ 1.563385] hub 1-1:1.0: USB hub found
    [ 1.563489] hub 1-1:1.0: 6 ports detected
    [ 1.619459] Refined TSC clocksource calibration: 2494.333 MHz.
    [ 1.619462] Switching to clocksource tsc
    [ 1.669365] usb 4-1: new high-speed USB device number 2 using ehci_hcd
    [ 1.793111] hub 4-1:1.0: USB hub found
    [ 1.793177] hub 4-1:1.0: 6 ports detected
    [ 1.845823] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.848881] ata3.00: ATAPI: PLDS DVD-RW DS8A8SH, KL31, max UDMA/100
    [ 1.849780] ata3.00: configured for UDMA/100
    [ 1.852483] scsi 2:0:0:0: CD-ROM PLDS DVD-RW DS8A8SH KL31 PQ: 0 ANSI: 5
    [ 1.857313] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 1.857364] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.857367] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.857386] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.859247] usb 1-1.3: new full-speed USB device number 3 using ehci_hcd
    [ 1.863186] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.863202] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.863302] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 1.883796] sda: sda1 sda2 sda3
    [ 1.884063] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.009051] usb 1-1.4: new high-speed USB device number 4 using ehci_hcd
    [ 2.158842] usb 4-1.6: new high-speed USB device number 3 using ehci_hcd
    [ 2.432799] REISERFS (device sda1): found reiserfs format "3.6" with standard journal
    [ 2.432823] REISERFS (device sda1): using ordered data mode
    [ 2.432825] reiserfs: using flush barriers
    [ 2.433215] REISERFS (device sda1): journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    [ 2.433387] REISERFS (device sda1): checking transaction log (sda1)
    [ 2.515756] REISERFS (device sda1): Using r5 hash to sort names
    [ 3.230646] systemd[1]: systemd 188 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP; arch)
    [ 3.408334] systemd[1]: Inserted module 'autofs4'
    [ 3.408399] systemd[1]: Set hostname to <architect>.
    [ 3.973819] systemd[1]: [/usr/lib/systemd/system/rc-local-shutdown.service:3] Unknown lvalue 'ConditionPathIsExecutable' in section 'Unit'. Ignoring.
    [ 4.034956] systemd[1]: [/usr/lib/systemd/system/rc-local.service:3] Unknown lvalue 'ConditionPathIsExecutable' in section 'Unit'. Ignoring.
    [ 4.518631] systemd-udevd[153]: starting version 188
    [ 4.577734] reiserfs: enabling write barrier flush mode
    [ 4.652314] systemd-journald[154]: Fixed max_use=147.3M max_size=18.4M min_size=64.0K keep_free=73.6M
    [ 4.652347] systemd-journald[154]: Reserving 33543 entries in hash table.
    [ 4.652841] systemd-journald[154]: Vacuuming...
    [ 5.169943] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input1
    [ 5.169950] ACPI: Power Button [PWRB]
    [ 5.170018] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input2
    [ 5.170022] ACPI: Sleep Button [SLPB]
    [ 5.170072] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    [ 5.170100] ACPI: Lid Switch [LID0]
    [ 5.170134] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 5.170137] ACPI: Power Button [PWRF]
    [ 5.189868] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    [ 5.221888] input: PC Speaker as /devices/platform/pcspkr/input/input5
    [ 5.273251] iTCO_vendor_support: vendor-support=0
    [ 5.273680] ACPI: AC Adapter [ACAD] (off-line)
    [ 5.408767] Linux agpgart interface v0.103
    [ 5.510286] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 5.510375] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 5.510484] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 5.526899] psmouse serio1: hgpk: ID: 10 00 64
    [ 5.701959] mei: module is from the staging directory, the quality is unknown, you have been warned.
    [ 5.790910] thermal LNXTHERM:00: registered as thermal_zone0
    [ 5.790913] ACPI: Thermal Zone [TZ00] (42 C)
    [ 5.790952] ACPI: Requesting acpi_cpufreq
    [ 5.876744] [drm] Initialized drm 1.1.0 20060810
    [ 5.913735] Monitor-Mwait will be used to enter C-1 state
    [ 5.913759] Monitor-Mwait will be used to enter C-2 state
    [ 5.913781] Monitor-Mwait will be used to enter C-3 state
    [ 5.913795] ACPI: acpi_idle registered with cpuidle
    [ 5.957095] cfg80211: Calling CRDA to update world regulatory domain
    [ 5.970540] ACPI: Battery Slot [BAT1] (battery present)
    [ 6.011581] hda_codec: CX20590: BIOS auto-probing.
    [ 6.012383] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    [ 6.085516] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f02)
    [ 6.108981] psmouse serio1: elantech: Synaptics capabilities query result 0x78, 0x17, 0x0b.
    [ 6.135296] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 6.135369] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 6.135418] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 6.135642] mei 0000:00:16.0: setting latency timer to 64
    [ 6.135699] mei 0000:00:16.0: irq 45 for MSI/MSI-X
    [ 6.138210] ACPI Warning: 0x00004040-0x0000405f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
    [ 6.138216] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 6.138366] agpgart-intel 0000:00:00.0: Intel Ivybridge Chipset
    [ 6.138415] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 6.139135] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
    [ 6.140739] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
    [ 6.157387] input: Ideapad extra buttons as /devices/platform/ideapad/input/input10
    [ 6.181781] i915 0000:00:02.0: setting latency timer to 64
    [ 6.195724] i915 0000:00:02.0: irq 46 for MSI/MSI-X
    [ 6.195732] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 6.195733] [drm] Driver supports precise vblank timestamp query.
    [ 6.196268] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 6.229397] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input11
    [ 6.407852] nvidia: module license 'NVIDIA' taints kernel.
    [ 6.407855] Disabling lock debugging due to kernel taint
    [ 6.414984] nvidia 0000:01:00.0: power state changed by ACPI to D0
    [ 6.414988] nvidia 0000:01:00.0: power state changed by ACPI to D0
    [ 6.415066] NVRM: loading NVIDIA UNIX x86 Kernel Module 304.37 Wed Aug 8 19:50:16 PDT 2012
    [ 6.473350] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
    [ 6.558887] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
    [ 6.559193] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12
    [ 6.559538] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12
    [ 6.559899] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 6.570364] ath: EEPROM regdomain: 0x65
    [ 6.570366] ath: EEPROM indicates we should expect a direct regpair map
    [ 6.570368] ath: Country alpha2 being used: 00
    [ 6.570369] ath: Regpair used: 0x65
    [ 6.625369] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
    [ 6.625531] Registered led device: ath9k-phy0
    [ 6.625536] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf88c0000, irq=17
    [ 6.648775] Linux media interface: v0.10
    [ 6.648993] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
    [ 6.652561] Bluetooth: Core ver 2.16
    [ 6.652578] NET: Registered protocol family 31
    [ 6.652580] Bluetooth: HCI device and connection manager initialized
    [ 6.652582] Bluetooth: HCI socket layer initialized
    [ 6.652584] Bluetooth: L2CAP socket layer initialized
    [ 6.652588] Bluetooth: SCO socket layer initialized
    [ 6.684781] Linux video capture interface: v2.00
    [ 6.761692] usbcore: registered new interface driver btusb
    [ 6.815537] rts5139: module is from the staging directory, the quality is unknown, you have been warned.
    [ 6.819406] scsi6 : SCSI emulation for RTS5139 USB card reader
    [ 6.819536] scsi 6:0:0:0: Direct-Access Generic- xD/SD/M.S. 1.00 PQ: 0 ANSI: 0 CCS
    [ 6.820922] sd 6:0:0:0: [sdb] Attached SCSI removable disk
    [ 6.821739] usbcore: registered new interface driver rts5139
    [ 6.822866] checking generic (e0000000 410000) vs hw (e0000000 10000000)
    [ 6.822869] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 6.822882] Console: switching to colour dummy device 80x25
    [ 6.823406] fbcon: inteldrmfb (fb0) is primary device
    [ 6.830840] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b2e2)
    [ 6.832754] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/input/input12
    [ 6.832868] usbcore: registered new interface driver uvcvideo
    [ 6.832869] USB Video Class driver (1.1.1)
    [ 6.995891] Console: switching to colour frame buffer device 170x48
    [ 6.999933] fb0: inteldrmfb frame buffer device
    [ 6.999934] drm: registered panic notifier
    [ 7.000054] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    [ 7.002109] acpi device:38: registered as cooling_device4
    [ 7.002228] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input13
    [ 7.002291] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
    [ 7.004500] acpi device:44: registered as cooling_device5
    [ 7.004732] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input14
    [ 7.004801] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 7.004824] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 7.169641] usbcore: registered new interface driver ath3k
    [ 7.262735] usb 1-1.3: USB disconnect, device number 3
    [ 7.602169] Adding 979960k swap on /dev/sda2. Priority:-1 extents:1 across:979960k
    [ 7.958251] usb 1-1.3: new full-speed USB device number 5 using ehci_hcd
    [ 8.276820] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 8.391735] systemd-journald[154]: Received SIGUSR1
    [ 10.873451] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 11.128335] Bluetooth: RFCOMM TTY layer initialized
    [ 11.128345] Bluetooth: RFCOMM socket layer initialized
    [ 11.128349] Bluetooth: RFCOMM ver 1.11
    [ 11.413635] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 13.428469] wlan0: authenticate with 00:23:69:e0:c9:57
    [ 13.440604] wlan0: send auth to 00:23:69:e0:c9:57 (try 1/3)
    [ 13.442540] wlan0: authenticated
    [ 13.449080] wlan0: associating with AP with corrupt beacon
    [ 13.450818] wlan0: associate with 00:23:69:e0:c9:57 (try 1/3)
    [ 13.454879] wlan0: RX AssocResp from 00:23:69:e0:c9:57 (capab=0x411 status=0 aid=2)
    [ 13.461369] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 13.461411] wlan0: associated
    [ 13.535109] bbswitch: version 0.4.2
    [ 13.535116] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
    [ 13.535122] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
    [ 13.535179] bbswitch: detected an Optimus _DSM function
    [ 13.535187] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
    [ 13.621600] bbswitch: disabling discrete graphics
    [ 13.621858] bbswitch: Result of Optimus _DSM call: 11000059
    [ 13.633963] pci 0000:01:00.0: Refused to change power state, currently in D0
    [ 13.639096] pci 0000:01:00.0: power state changed by ACPI to D3
    [ 14.866748] wlan0: IPv6 duplicate address fe80::466d:57ff:fed9:3858 detected!
    [ 19.468382] EXT4-fs (sda3): re-mounted. Opts: data=ordered,commit=600
    [ 25.756579] CPU1: Package power limit notification (total events = 1)
    [ 25.756586] CPU0: Package power limit notification (total events = 1)
    [ 25.756605] CPU2: Package power limit notification (total events = 1)
    [ 25.756611] CPU3: Package power limit notification (total events = 1)
    [ 25.756655] CPU1: Package power limit normal
    [ 25.756658] CPU0: Package power limit normal
    [ 25.756676] CPU2: Package power limit normal
    [ 25.756682] CPU3: Package power limit normal
    [ 28.870816] fuse init (API version 7.18)
    [ 405.761491] CPU0: Package power limit notification (total events = 738)
    [ 405.761496] CPU2: Package power limit notification (total events = 738)
    [ 405.761499] CPU3: Package power limit notification (total events = 738)
    [ 405.761503] CPU1: Package power limit notification (total events = 737)
    [ 405.761864] CPU0: Package power limit normal
    [ 405.761884] CPU2: Package power limit normal
    [ 405.761886] CPU3: Package power limit normal
    [ 405.761915] CPU1: Package power limit normal
    [ 453.450036] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [ 453.450203] sr 2:0:0:0: Attached scsi generic sg1 type 5
    [ 453.450934] sd 6:0:0:0: Attached scsi generic sg2 type 0
    [ 561.690115] psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
    [ 561.705571] psmouse serio1: Touchpad at isa0060/serio1/input0 - driver resynced.
    [ 713.191865] CPU2: Package power limit notification (total events = 1465)
    [ 713.191872] CPU0: Package power limit notification (total events = 1465)
    [ 713.191876] CPU1: Package power limit notification (total events = 1464)
    [ 713.191881] CPU3: Package power limit notification (total events = 1465)
    [ 713.202700] CPU0: Package power limit normal
    [ 713.202704] CPU1: Package power limit normal
    [ 713.202708] CPU3: Package power limit normal
    [ 713.202711] CPU2: Package power limit normal
    dmesg | grep -i memory
    [ 0.000000] initial memory mapped : 0 - 01c00000
    [ 0.000000] Base memory trampoline at [c0099000] 99000 size 16384
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Memory: 3015272k/3063808k available (3810k kernel code, 40648k reserved, 1472k data, 524k init, 2149124k highmem)
    [ 0.000000] virtual kernel memory layout:
    [ 0.000188] Initializing cgroup subsys memory
    [ 0.619052] Freeing initrd memory: 2664k freed
    [ 1.086010] Freeing unused kernel memory: 524k freed
    [ 6.139135] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
    i added mem=4G to kernel parameters line in grub bot got nothing.
    anyone have any suggestions?
    Last edited by shohart (2012-08-16 09:01:26)

    buzzqw wrote:a faster solution is to use a 32bit PAE kernel..
    that was the rightest direction. i do not want to start a holywar about 'what is better x86 or x64... the reason is that i've just installed and configurated my system and everything works amasingly well... even bumblebee! so i just use pae kernel for now.... thanks for the answer!
    Awebb wrote:Nice device by the way!
    Yeah, thnx! i've been using HP laptop with AMD turion x64 1,8 Ghz and ATI x200M for like 7 years.... i loved that old man... but when even flash video began to look like a comix.... i ve passed it away, went to the shop and grabbed this Lenovo machine... i wanted i7 but 1,5 kilobucks is too much to pay for a typing machine (it is the main usage of my laptop) for me... thanx everyone for a support. marking as solved.

  • HP Laserjet 100 Colour MFP M175nw

    Hellllllllpppp!
    I have a HP Laserjet 100 Colour MFP M175nw that was working ok in my previous home. i have now moved and have a new wireless network (4 months ago) and the printer will not connect to the wireless network.
    I have trawled these forums and tried every solution possible to no avail. The steps I have taken are as follows:
    1. Full uninstalled and re-installed the software over 20 times
    2. Hard-reset the Printer [Content Removed]
    3, Tried to connect via USB when prompted in the installation. The installation says that the printer is detected, then the operaton times out and a message comes up stating that the printer had not been sucessfully installed. Having said thatI did manage to print a document out last night, but having now turned the computer off and on again, any docs I send just get stuck in the print queue.
    4. I have tried connecting the device to my router via WPS (push button and pin) with  no success.
    5. I cannot plug an ethernet cable into the printer/router for a wired connection due to their location.
    Any help you could provide would be much appreciated.
    I am on the verge of throwing it out of the window!
    FYI I am running Windows 8.1 on an HP Envy Ultrabook
    Aaron

    Hi @Grainger85, 
    I can help you with setting up the printer again on the new wireless network.
    Print a configuration page to see if the printer has a valid IPV4 address.
    Printing a Configuration Report.
    If you have a valid IP address for the printer then try and access the Embedded Web Server for the printer.
    Type the IP address into your web browser's address bar. (Internet Explorer)
    If it loads the printer's network page then the printer is on the network.
    Check the IP address selected on the computer to make sure it matches the printer's IP address.
    Go to the start up screen, (tiles menu) type in "Devices and Printers", select settings, click on Devices and Printers.
    Right click the printer, go to printer properties, select the ports tab, click configure port. Check the IP address.
    If they don't match then close the configure port window and click add a port and follow the wizard.
    Type in the proper IP address.
    Make sure the printer is online.
    Try printing again.
    If the printer's Embedded Web Server didn't load, then please do the following:
    Restore the printer's network defaults:
    Touch the Setup button. (wrench)
    Select Network Setup Menu.
    Then select Restore Defaults.
    Print out a configuration report to make sure the IPV4 address is 0.0.0.0.
    Follow these steps to setup the wireless:
    On the printer touch the setup button, (wrench) then select network setup menu, select wireless menu, select wireless direct and turn it on.
    On the computer, in the bottom right corner click on the wireless icon and select the printer from the list to connect to.
    Then open Internet Explorer and type in the IP address (192.168.223.1) for the printer in the address bar.
    This will load the embedded web server for the printer.
    Select the networking tab, wireless on the left hand side.
    Fill out all your network information, select infrastructure, select your network name, put in password and type of encryption.
    Apply settings.
    Click on the wireless icon and connect back to your network name.
    Print out a configuration report to make sure the IP address is valid. (192... or 10....)
    You can uninstall and reinstall the printer software or just create a new port.
    To create a new port, in Devices and Printers, right click on the printer, select printer properties, select the ports tab, click  add a port and follow the wizard. Type in the proper IP address.
    Test the printer.
    Then I would setup a Static IP for the printer. This way the router won't reassign the printer another IPV4 all the time.
    Printer Does Not Maintain Wireless Connection. Go to Solution four: Assign your printer a static IP address.
    If you need further assistance, just let me know.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Touchpad now working (not detected)

    Good day,
    Since a week (maybe kernel 3.3.2 update, not sure) ago my touchpad stopped working (at all). I have attempted googling many times but could not fix it (neither do I found a bug in arch or anywhere for that). Today (kernel 3.3.3) it got working twice after restarts (out of nowhere), but no more.
    What I've found is that it seem to not be detected (or it's detected as something completely different that doesn't even get close to a touchpad). It doesn't show up in Xorg.0.log, nor dmesg, nor in /proc/bus/input/devices.
    Please, suggest where to dig - will provide more information (logs) if not enough.
    Below are attached the logs after a fresh restart (touchpad not working):
    Xorg.0.log
    [ 15.861]
    X.Org X Server 1.12.1
    Release Date: 2012-04-13
    [ 15.861] X Protocol Version 11, Revision 0
    [ 15.861] Build Operating System: Linux 3.3.1-1-ARCH x86_64
    [ 15.861] Current Operating System: Linux arch-vostro 3.3.3-1-ARCH #1 SMP PREEMPT Mon Apr 23 09:41:07 CEST 2012 x86_64
    [ 15.861] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e3804e7a-2c2c-4e96-b9fe-50542609dc73 ro ipv6.disable=1 quiet
    [ 15.861] Build Date: 14 April 2012 07:09:45AM
    [ 15.861]
    [ 15.861] Current version of pixman: 0.24.4
    [ 15.861] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 15.861] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 15.862] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 25 21:51:33 2012
    [ 16.007] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 16.043] (==) No Layout section. Using the first Screen section.
    [ 16.043] (==) No screen section available. Using defaults.
    [ 16.043] (**) |-->Screen "Default Screen Section" (0)
    [ 16.043] (**) | |-->Monitor "<default monitor>"
    [ 16.043] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 16.043] (==) Automatically adding devices
    [ 16.043] (==) Automatically enabling devices
    [ 16.159] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 16.159] Entry deleted from font path.
    [ 16.166] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 16.166] Entry deleted from font path.
    [ 16.166] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 16.166] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 16.166] Entry deleted from font path.
    [ 16.166] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 16.166] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 16.166] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 16.166] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 16.166] (II) Loader magic: 0x7c7ae0
    [ 16.166] (II) Module ABI versions:
    [ 16.166] X.Org ANSI C Emulation: 0.4
    [ 16.166] X.Org Video Driver: 12.0
    [ 16.166] X.Org XInput driver : 16.0
    [ 16.166] X.Org Server Extension : 6.0
    [ 16.168] (--) PCI:*(0:1:0:0) 10de:0427:1028:0273 rev 161, Mem @ 0xca000000/16777216, 0xd0000000/268435456, 0xc8000000/33554432, I/O @ 0x00002000/128
    [ 16.168] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 16.168] (II) LoadModule: "extmod"
    [ 16.232] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 16.248] (II) Module extmod: vendor="X.Org Foundation"
    [ 16.248] compiled for 1.12.1, module version = 1.0.0
    [ 16.248] Module class: X.Org Server Extension
    [ 16.248] ABI class: X.Org Server Extension, version 6.0
    [ 16.248] (II) Loading extension MIT-SCREEN-SAVER
    [ 16.248] (II) Loading extension XFree86-VidModeExtension
    [ 16.248] (II) Loading extension XFree86-DGA
    [ 16.248] (II) Loading extension DPMS
    [ 16.248] (II) Loading extension XVideo
    [ 16.248] (II) Loading extension XVideo-MotionCompensation
    [ 16.248] (II) Loading extension X-Resource
    [ 16.248] (II) LoadModule: "dbe"
    [ 16.249] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 16.259] (II) Module dbe: vendor="X.Org Foundation"
    [ 16.259] compiled for 1.12.1, module version = 1.0.0
    [ 16.259] Module class: X.Org Server Extension
    [ 16.259] ABI class: X.Org Server Extension, version 6.0
    [ 16.259] (II) Loading extension DOUBLE-BUFFER
    [ 16.259] (II) LoadModule: "glx"
    [ 16.259] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 17.135] (II) Module glx: vendor="NVIDIA Corporation"
    [ 17.143] compiled for 4.0.2, module version = 1.0.0
    [ 17.143] Module class: X.Org Server Extension
    [ 17.143] (II) NVIDIA GLX Module 295.40 Thu Apr 5 21:57:38 PDT 2012
    [ 17.143] (II) Loading extension GLX
    [ 17.143] (II) LoadModule: "record"
    [ 17.143] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 17.158] (II) Module record: vendor="X.Org Foundation"
    [ 17.158] compiled for 1.12.1, module version = 1.13.0
    [ 17.158] Module class: X.Org Server Extension
    [ 17.158] ABI class: X.Org Server Extension, version 6.0
    [ 17.158] (II) Loading extension RECORD
    [ 17.158] (II) LoadModule: "dri"
    [ 17.158] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 17.199] (II) Module dri: vendor="X.Org Foundation"
    [ 17.199] compiled for 1.12.1, module version = 1.0.0
    [ 17.199] ABI class: X.Org Server Extension, version 6.0
    [ 17.199] (II) Loading extension XFree86-DRI
    [ 17.199] (II) LoadModule: "dri2"
    [ 17.199] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 17.214] (II) Module dri2: vendor="X.Org Foundation"
    [ 17.214] compiled for 1.12.1, module version = 1.2.0
    [ 17.214] ABI class: X.Org Server Extension, version 6.0
    [ 17.214] (II) Loading extension DRI2
    [ 17.214] (==) Matched nouveau as autoconfigured driver 0
    [ 17.214] (==) Matched nvidia as autoconfigured driver 1
    [ 17.214] (==) Matched nv as autoconfigured driver 2
    [ 17.214] (==) Matched vesa as autoconfigured driver 3
    [ 17.214] (==) Matched fbdev as autoconfigured driver 4
    [ 17.214] (==) Assigned the driver to the xf86ConfigLayout
    [ 17.214] (II) LoadModule: "nouveau"
    [ 17.219] (WW) Warning, couldn't open module nouveau
    [ 17.219] (II) UnloadModule: "nouveau"
    [ 17.219] (II) Unloading nouveau
    [ 17.219] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 17.219] (II) LoadModule: "nvidia"
    [ 17.219] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 17.322] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 17.323] compiled for 4.0.2, module version = 1.0.0
    [ 17.323] Module class: X.Org Video Driver
    [ 17.349] (II) LoadModule: "nv"
    [ 17.349] (WW) Warning, couldn't open module nv
    [ 17.349] (II) UnloadModule: "nv"
    [ 17.349] (II) Unloading nv
    [ 17.349] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 17.349] (II) LoadModule: "vesa"
    [ 17.349] (WW) Warning, couldn't open module vesa
    [ 17.349] (II) UnloadModule: "vesa"
    [ 17.349] (II) Unloading vesa
    [ 17.349] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 17.349] (II) LoadModule: "fbdev"
    [ 17.349] (WW) Warning, couldn't open module fbdev
    [ 17.349] (II) UnloadModule: "fbdev"
    [ 17.349] (II) Unloading fbdev
    [ 17.349] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 17.350] (II) NVIDIA dlloader X Driver 295.40 Thu Apr 5 21:38:35 PDT 2012
    [ 17.350] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 17.362] (++) using VT number 7
    [ 17.442] (II) Loading sub module "fb"
    [ 17.442] (II) LoadModule: "fb"
    [ 17.442] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 17.457] (II) Module fb: vendor="X.Org Foundation"
    [ 17.457] compiled for 1.12.1, module version = 1.0.0
    [ 17.457] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 17.457] (II) Loading sub module "wfb"
    [ 17.457] (II) LoadModule: "wfb"
    [ 17.457] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 17.471] (II) Module wfb: vendor="X.Org Foundation"
    [ 17.471] compiled for 1.12.1, module version = 1.0.0
    [ 17.471] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 17.471] (II) Loading sub module "ramdac"
    [ 17.471] (II) LoadModule: "ramdac"
    [ 17.471] (II) Module "ramdac" already built-in
    [ 17.511] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 17.511] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 17.511] (==) NVIDIA(0): RGB weight 888
    [ 17.511] (==) NVIDIA(0): Default visual is TrueColor
    [ 17.511] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 17.511] (**) NVIDIA(0): Enabling 2D acceleration
    [ 19.252] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
    [ 19.252] (II) NVIDIA(GPU-0): Vision stereo.
    [ 19.262] (II) NVIDIA(0): NVIDIA GPU GeForce 8400M GS (G86M) at PCI:1:0:0 (GPU-0)
    [ 19.263] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 19.263] (--) NVIDIA(0): VideoBIOS: 60.86.64.00.27
    [ 19.263] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 19.263] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 19.270] (--) NVIDIA(0): Connected display device(s) on GeForce 8400M GS at PCI:1:0:0
    [ 19.270] (--) NVIDIA(0): Seiko/Epson (DFP-0)
    [ 19.270] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
    [ 19.270] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS
    [ 19.270] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 19.270] (**) NVIDIA(0): device Seiko/Epson (DFP-0) (Using EDID frequencies has
    [ 19.270] (**) NVIDIA(0): been enabled on all display devices.)
    [ 19.316] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 19.316] (==) NVIDIA(0):
    [ 19.316] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 19.316] (==) NVIDIA(0): will be used as the requested mode.
    [ 19.316] (==) NVIDIA(0):
    [ 19.316] (II) NVIDIA(0): Validated modes:
    [ 19.316] (II) NVIDIA(0): "nvidia-auto-select"
    [ 19.316] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
    [ 20.327] (--) NVIDIA(0): DPI set to (110, 108); computed from "UseEdidDpi" X config
    [ 20.327] (--) NVIDIA(0): option
    [ 20.327] (--) Depth 24 pixmap format is 32 bpp
    [ 20.327] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 20.347] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 20.347] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 20.347] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 20.347] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 20.347] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 20.347] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 20.347] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 20.347] (II) NVIDIA(0): Config Options in the README.
    [ 20.359] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 20.684] (II) Loading extension NV-GLX
    [ 20.780] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 20.780] (==) NVIDIA(0): Backing store disabled
    [ 20.780] (==) NVIDIA(0): Silken mouse enabled
    [ 20.781] (==) NVIDIA(0): DPMS enabled
    [ 20.781] (II) Loading extension NV-CONTROL
    [ 20.782] (II) Loading extension XINERAMA
    [ 20.782] (II) Loading sub module "dri2"
    [ 20.782] (II) LoadModule: "dri2"
    [ 20.782] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 20.782] (II) Module dri2: vendor="X.Org Foundation"
    [ 20.782] compiled for 1.12.1, module version = 1.2.0
    [ 20.782] ABI class: X.Org Server Extension, version 6.0
    [ 20.782] (II) NVIDIA(0): [DRI2] Setup complete
    [ 20.782] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 20.782] (==) RandR enabled
    [ 20.782] (II) Initializing built-in extension Generic Event Extension
    [ 20.782] (II) Initializing built-in extension SHAPE
    [ 20.782] (II) Initializing built-in extension MIT-SHM
    [ 20.782] (II) Initializing built-in extension XInputExtension
    [ 20.782] (II) Initializing built-in extension XTEST
    [ 20.782] (II) Initializing built-in extension BIG-REQUESTS
    [ 20.782] (II) Initializing built-in extension SYNC
    [ 20.782] (II) Initializing built-in extension XKEYBOARD
    [ 20.782] (II) Initializing built-in extension XC-MISC
    [ 20.782] (II) Initializing built-in extension SECURITY
    [ 20.782] (II) Initializing built-in extension XINERAMA
    [ 20.782] (II) Initializing built-in extension XFIXES
    [ 20.782] (II) Initializing built-in extension RENDER
    [ 20.782] (II) Initializing built-in extension RANDR
    [ 20.782] (II) Initializing built-in extension COMPOSITE
    [ 20.782] (II) Initializing built-in extension DAMAGE
    [ 20.783] (II) Initializing extension GLX
    [ 21.299] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 21.300] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 21.300] (II) LoadModule: "evdev"
    [ 21.300] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 21.309] (II) Module evdev: vendor="X.Org Foundation"
    [ 21.309] compiled for 1.12.0, module version = 2.7.0
    [ 21.309] Module class: X.Org XInput Driver
    [ 21.309] ABI class: X.Org XInput driver, version 16.0
    [ 21.309] (II) Using input driver 'evdev' for 'Power Button'
    [ 21.309] (**) Power Button: always reports core events
    [ 21.309] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 21.309] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 21.309] (--) evdev: Power Button: Found keys
    [ 21.309] (II) evdev: Power Button: Configuring as keyboard
    [ 21.309] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 21.309] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 21.309] (**) Option "xkb_rules" "evdev"
    [ 21.309] (**) Option "xkb_model" "evdev"
    [ 21.309] (**) Option "xkb_layout" "us"
    [ 21.329] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    [ 21.329] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 21.329] (II) Using input driver 'evdev' for 'Video Bus'
    [ 21.329] (**) Video Bus: always reports core events
    [ 21.329] (**) evdev: Video Bus: Device: "/dev/input/event5"
    [ 21.329] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 21.329] (--) evdev: Video Bus: Found keys
    [ 21.329] (II) evdev: Video Bus: Configuring as keyboard
    [ 21.329] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input5/event5"
    [ 21.329] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 21.329] (**) Option "xkb_rules" "evdev"
    [ 21.329] (**) Option "xkb_model" "evdev"
    [ 21.329] (**) Option "xkb_layout" "us"
    [ 21.330] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 21.330] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 21.330] (II) Using input driver 'evdev' for 'Power Button'
    [ 21.330] (**) Power Button: always reports core events
    [ 21.330] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 21.330] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 21.330] (--) evdev: Power Button: Found keys
    [ 21.330] (II) evdev: Power Button: Configuring as keyboard
    [ 21.330] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 21.330] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 21.330] (**) Option "xkb_rules" "evdev"
    [ 21.330] (**) Option "xkb_model" "evdev"
    [ 21.330] (**) Option "xkb_layout" "us"
    [ 21.330] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 21.330] (II) No input driver specified, ignoring this device.
    [ 21.330] (II) This device may have been added with another device file.
    [ 21.330] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 21.330] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 21.330] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 21.330] (**) Sleep Button: always reports core events
    [ 21.330] (**) evdev: Sleep Button: Device: "/dev/input/event3"
    [ 21.330] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 21.330] (--) evdev: Sleep Button: Found keys
    [ 21.330] (II) evdev: Sleep Button: Configuring as keyboard
    [ 21.331] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
    [ 21.331] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 21.331] (**) Option "xkb_rules" "evdev"
    [ 21.331] (**) Option "xkb_model" "evdev"
    [ 21.331] (**) Option "xkb_layout" "us"
    [ 21.331] (II) config/udev: Adding input device Integrated Webcam (/dev/input/event11)
    [ 21.331] (**) Integrated Webcam: Applying InputClass "evdev keyboard catchall"
    [ 21.331] (II) Using input driver 'evdev' for 'Integrated Webcam'
    [ 21.331] (**) Integrated Webcam: always reports core events
    [ 21.331] (**) evdev: Integrated Webcam: Device: "/dev/input/event11"
    [ 21.331] (--) evdev: Integrated Webcam: Vendor 0xc45 Product 0x63e0
    [ 21.331] (--) evdev: Integrated Webcam: Found keys
    [ 21.331] (II) evdev: Integrated Webcam: Configuring as keyboard
    [ 21.331] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input11/event11"
    [ 21.331] (II) XINPUT: Adding extended input device "Integrated Webcam" (type: KEYBOARD, id 10)
    [ 21.331] (**) Option "xkb_rules" "evdev"
    [ 21.331] (**) Option "xkb_model" "evdev"
    [ 21.331] (**) Option "xkb_layout" "us"
    [ 21.332] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 21.332] (II) No input driver specified, ignoring this device.
    [ 21.332] (II) This device may have been added with another device file.
    [ 21.332] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
    [ 21.332] (II) No input driver specified, ignoring this device.
    [ 21.332] (II) This device may have been added with another device file.
    [ 21.332] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
    [ 21.332] (II) No input driver specified, ignoring this device.
    [ 21.332] (II) This device may have been added with another device file.
    [ 21.332] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 21.332] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 21.332] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 21.332] (**) AT Translated Set 2 keyboard: always reports core events
    [ 21.332] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 21.332] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 21.332] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 21.332] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 21.332] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 21.332] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 21.332] (**) Option "xkb_rules" "evdev"
    [ 21.332] (**) Option "xkb_model" "evdev"
    [ 21.332] (**) Option "xkb_layout" "us"
    [ 21.333] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 21.333] (II) No input driver specified, ignoring this device.
    [ 21.333] (II) This device may have been added with another device file.
    [ 21.333] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event7)
    [ 21.333] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 21.333] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [ 21.333] (**) Dell WMI hotkeys: always reports core events
    [ 21.333] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event7"
    [ 21.333] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
    [ 21.333] (--) evdev: Dell WMI hotkeys: Found keys
    [ 21.333] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
    [ 21.333] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
    [ 21.333] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 12)
    [ 21.333] (**) Option "xkb_rules" "evdev"
    [ 21.333] (**) Option "xkb_model" "evdev"
    [ 21.333] (**) Option "xkb_layout" "us"
    [ 39.462] (II) config/udev: Adding input device Microsoft Bluetooth Notebook Mouse 5000 (/dev/input/event12)
    [ 39.462] (**) Microsoft Bluetooth Notebook Mouse 5000: Applying InputClass "evdev pointer catchall"
    [ 39.462] (II) Using input driver 'evdev' for 'Microsoft Bluetooth Notebook Mouse 5000'
    [ 39.462] (**) Microsoft Bluetooth Notebook Mouse 5000: always reports core events
    [ 39.462] (**) evdev: Microsoft Bluetooth Notebook Mouse 5000: Device: "/dev/input/event12"
    [ 39.462] (--) evdev: Microsoft Bluetooth Notebook Mouse 5000: Vendor 0x45e Product 0x700
    [ 39.462] (--) evdev: Microsoft Bluetooth Notebook Mouse 5000: Found 8 mouse buttons
    [ 39.462] (--) evdev: Microsoft Bluetooth Notebook Mouse 5000: Found scroll wheel(s)
    [ 39.462] (--) evdev: Microsoft Bluetooth Notebook Mouse 5000: Found relative axes
    [ 39.462] (--) evdev: Microsoft Bluetooth Notebook Mouse 5000: Found x and y relative axes
    [ 39.462] (--) evdev: Microsoft Bluetooth Notebook Mouse 5000: Found absolute axes
    [ 39.462] (II) evdev: Microsoft Bluetooth Notebook Mouse 5000: Forcing absolute x/y axes to exist.
    [ 39.462] (II) evdev: Microsoft Bluetooth Notebook Mouse 5000: Configuring as mouse
    [ 39.462] (II) evdev: Microsoft Bluetooth Notebook Mouse 5000: Adding scrollwheel support
    [ 39.462] (**) evdev: Microsoft Bluetooth Notebook Mouse 5000: YAxisMapping: buttons 4 and 5
    [ 39.462] (**) evdev: Microsoft Bluetooth Notebook Mouse 5000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 39.462] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/bluetooth/hci0/hci0:46/input12/event12"
    [ 39.462] (II) XINPUT: Adding extended input device "Microsoft Bluetooth Notebook Mouse 5000" (type: MOUSE, id 13)
    [ 39.462] (II) evdev: Microsoft Bluetooth Notebook Mouse 5000: initialized for relative axes.
    [ 39.462] (WW) evdev: Microsoft Bluetooth Notebook Mouse 5000: ignoring absolute axes.
    [ 39.462] (**) Microsoft Bluetooth Notebook Mouse 5000: (accel) keeping acceleration scheme 1
    [ 39.462] (**) Microsoft Bluetooth Notebook Mouse 5000: (accel) acceleration profile 0
    [ 39.462] (**) Microsoft Bluetooth Notebook Mouse 5000: (accel) acceleration factor: 2.000
    [ 39.462] (**) Microsoft Bluetooth Notebook Mouse 5000: (accel) acceleration threshold: 4
    [ 39.462] (II) config/udev: Adding input device Microsoft Bluetooth Notebook Mouse 5000 (/dev/input/mouse0)
    [ 39.462] (II) No input driver specified, ignoring this device.
    [ 39.462] (II) This device may have been added with another device file.
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.3.3-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.0 20120414 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Apr 23 09:41:07 CEST 2012
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e3804e7a-2c2c-4e96-b9fe-50542609dc73 ro ipv6.disable=1 quiet
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bfed0000 (usable)
    [ 0.000000] BIOS-e820: 00000000bfed0000 - 00000000bfee3000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000bfee3000 - 00000000c0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI present.
    [ 0.000000] DMI: Dell Inc. Vostro1510/0G914C, BIOS A10 07/10/2008
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x140000 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-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 1 base 000000000 mask F00000000 write-back
    [ 0.000000] 2 base 100000000 mask FC0000000 write-back
    [ 0.000000] 3 base 0BFF00000 mask FFFF00000 uncachable
    [ 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] e820 update range: 00000000bff00000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xbfed0 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000f76f0] f76f0
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000bfed0000
    [ 0.000000] 0000000000 - 00bfe00000 page 2M
    [ 0.000000] 00bfe00000 - 00bfed0000 page 4k
    [ 0.000000] kernel direct mapping tables up to bfed0000 @ 1fffb000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000
    [ 0.000000] 0100000000 - 0140000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 140000000 @ bfeca000-bfed0000
    [ 0.000000] RAMDISK: 37a4e000 - 37d1f000
    [ 0.000000] ACPI: RSDP 00000000000f7670 00024 (v02 DELL )
    [ 0.000000] ACPI: XSDT 00000000bfed689a 0008C (v01 DELL M08 06040000 LTP 00000000)
    [ 0.000000] ACPI: FACP 00000000bfedecd6 000F4 (v03 TOSCPL CRESTLNE 06040000 ALAN 00000001)
    [ 0.000000] ACPI: DSDT 00000000bfed7db1 06EB1 (v02 TOSCPL CRESTLNE 06040000 INTL 20060608)
    [ 0.000000] ACPI: FACS 00000000bfee2fc0 00040
    [ 0.000000] ACPI: APIC 00000000bfededca 00068 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
    [ 0.000000] ACPI: HPET 00000000bfedee32 00038 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
    [ 0.000000] ACPI: MCFG 00000000bfedee6a 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
    [ 0.000000] ACPI: TCPA 00000000bfedeea6 00032 (v01 Intel CRESTLNE 06040000 LOHR 0000005A)
    [ 0.000000] ACPI: TMOR 00000000bfedeed8 00026 (v01 PTLTD 06040000 PTL 00000003)
    [ 0.000000] ACPI: OSFR 00000000bfedeefe 00072 (v01 TOSHIB A+2nd ID 06040000 TASM 04010000)
    [ 0.000000] ACPI: APIC 00000000bfedef70 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    [ 0.000000] ACPI: BOOT 00000000bfedefd8 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    [ 0.000000] ACPI: SSDT 00000000bfed7b04 002AD (v01 SataRe SataAhci 00001000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000bfed6eb2 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000bfed6e0c 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000bfed6926 004E6 (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
    [ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify [email protected]
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-0000000140000000
    [ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000
    [ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff]
    [ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x00140000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x000bfed0
    [ 0.000000] 0: 0x00100000 -> 0x00140000
    [ 0.000000] On node 0 totalpages: 1048159
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3914 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 765712 pages, LIFO batch:31
    [ 0.000000] Normal zone: 4096 pages used for memmap
    [ 0.000000] Normal zone: 258048 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
    [ 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_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, 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] SMP: 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 - 00000000000ce000
    [ 0.000000] PM: Registered nosave memory: 00000000000ce000 - 00000000000d0000
    [ 0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000dc000
    [ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000bfed0000 - 00000000bfee3000
    [ 0.000000] PM: Registered nosave memory: 00000000bfee3000 - 00000000c0000000
    [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
    [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
    [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000
    [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed14000
    [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed1a000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000
    [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000
    [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82176 r8192 d24320 u1048576
    [ 0.000000] pcpu-alloc: s82176 r8192 d24320 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027674
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e3804e7a-2c2c-4e96-b9fe-50542609dc73 ro ipv6.disable=1 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: 4046772k/5242880k available (4495k kernel code, 1050244k absent, 145864k reserved, 4327k data, 732k init)
    [ 0.000000] SLUB: Genslabs=15, 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] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:4352 nr_irqs:512 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 2493.737 MHz processor.
    [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 4989.28 BogoMIPS (lpj=8312456)
    [ 0.003341] pid_max: default: 32768 minimum: 301
    [ 0.003366] Security Framework initialized
    [ 0.003372] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003684] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.007297] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.008428] Mount-cache hash table entries: 256
    [ 0.008584] Initializing cgroup subsys cpuacct
    [ 0.008587] Initializing cgroup subsys memory
    [ 0.008597] Initializing cgroup subsys devices
    [ 0.008599] Initializing cgroup subsys freezer
    [ 0.008601] Initializing cgroup subsys net_cls
    [ 0.008603] Initializing cgroup subsys blkio
    [ 0.008639] CPU: Physical Processor ID: 0
    [ 0.008640] CPU: Processor Core ID: 0
    [ 0.008642] mce: CPU supports 6 MCE banks
    [ 0.008650] CPU0: Thermal monitoring handled by SMI
    [ 0.008654] using mwait in idle threads.
    [ 0.009761] ACPI: Core revision 20120111
    [ 0.013342] ftrace: allocating 17484 entries in 69 pages
    [ 0.020455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.056107] CPU0: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz stepping 06
    [ 0.056663] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.056663] ... version: 2
    [ 0.056663] ... bit width: 40
    [ 0.056663] ... generic registers: 2
    [ 0.056663] ... value mask: 000000ffffffffff
    [ 0.056663] ... max period: 000000007fffffff
    [ 0.056663] ... fixed-purpose events: 3
    [ 0.056663] ... event mask: 0000000700000003
    [ 0.073465] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.100006] Booting Node 0, Processors #1 Ok.
    [ 0.100008] smpboot cpu 1: start_ip = 9a000
    [ 0.006666] CPU1: Thermal monitoring handled by SMI
    [ 0.113362] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.119996] Brought up 2 CPUs
    [ 0.119998] Total of 2 processors activated (9978.57 BogoMIPS).
    [ 0.122938] devtmpfs: initialized
    [ 0.124435] PM: Registering ACPI NVS region at bfed0000 (77824 bytes)
    [ 0.124435] NET: Registered protocol family 16
    [ 0.124435] ACPI: bus type pci registered
    [ 0.124435] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.124435] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.162520] PCI: Using configuration type 1 for base access
    [ 0.162527] dmi type 0xB1 record - unknown flag
    [ 0.163353] bio: create slab <bio-0> at 0
    [ 0.163355] ACPI: Added _OSI(Module Device)
    [ 0.163355] ACPI: Added _OSI(Processor Device)
    [ 0.163357] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.163358] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.164422] ACPI: EC: Look up EC in DSDT
    [ 0.170006] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.170470] ACPI: SSDT 00000000bfed7780 002BC (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.170725] ACPI: Dynamic OEM Table Load:
    [ 0.170728] ACPI: SSDT (null) 002BC (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.170826] ACPI: SSDT 00000000bfed7111 005EA (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.173475] ACPI: Dynamic OEM Table Load:
    [ 0.173478] ACPI: SSDT (null) 005EA (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.173641] ACPI: SSDT 00000000bfed7a3c 000C8 (v01 PmRef Cpu1Ist 00003000 INTL 20061109)
    [ 0.173891] ACPI: Dynamic OEM Table Load:
    [ 0.173893] ACPI: SSDT (null) 000C8 (v01 PmRef Cpu1Ist 00003000 INTL 20061109)
    [ 0.173957] ACPI: SSDT 00000000bfed76fb 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20061109)
    [ 0.174201] ACPI: Dynamic OEM Table Load:
    [ 0.174203] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20061109)
    [ 0.174421] ACPI: Interpreter enabled
    [ 0.174424] ACPI: (supports S0 S3 S4 S5)
    [ 0.174439] ACPI: Using IOAPIC for interrupt routing
    [ 0.237181] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
    [ 0.237303] ACPI: No dock devices found.
    [ 0.237306] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.237549] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.237987] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.237990] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.237992] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.237994] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    [ 0.237996] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    [ 0.237998] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    [ 0.238001] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
    [ 0.238003] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfebfffff]
    [ 0.238040] PCI host bridge to bus 0000:00
    [ 0.238042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.238044] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.238046] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.238048] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.238050] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.238051] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.238053] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
    [ 0.238055] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
    [ 0.238064] pci 0000:00:00.0: [8086:2a00] type 0 class 0x000600
    [ 0.238108] pci 0000:00:01.0: [8086:2a01] type 1 class 0x000604
    [ 0.238148] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.238200] pci 0000:00:1a.0: [8086:2834] type 0 class 0x000c03
    [ 0.238256] pci 0000:00:1a.0: reg 20: [io 0x1800-0x181f]
    [ 0.238299] pci 0000:00:1a.1: [8086:2835] type 0 class 0x000c03
    [ 0.238354] pci 0000:00:1a.1: reg 20: [io 0x1820-0x183f]
    [ 0.238409] pci 0000:00:1a.7: [8086:283a] type 0 class 0x000c03
    [ 0.238434] pci 0000:00:1a.7: reg 10: [mem 0xf8304800-0xf8304bff]
    [ 0.238543] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.238576] pci 0000:00:1b.0: [8086:284b] type 0 class 0x000403
    [ 0.238597] pci 0000:00:1b.0: reg 10: [mem 0xf8300000-0xf8303fff 64bit]
    [ 0.238698] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.238730] pci 0000:00:1c.0: [8086:283f] type 1 class 0x000604
    [ 0.238838] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.238872] pci 0000:00:1c.1: [8086:2841] type 1 class 0x000604
    [ 0.238980] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.239015] pci 0000:00:1c.3: [8086:2845] type 1 class 0x000604
    [ 0.239123] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.239156] pci 0000:00:1c.4: [8086:2847] type 1 class 0x000604
    [ 0.239264] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.239296] pci 0000:00:1d.0: [8086:2830] type 0 class 0x000c03
    [ 0.239351] pci 0000:00:1d.0: reg 20: [io 0x1840-0x185f]
    [ 0.239393] pci 0000:00:1d.1: [8086:2831] type 0 class 0x000c03
    [ 0.239449] pci 0000:00:1d.1: reg 20: [io 0x1860-0x187f]
    [ 0.239490] pci 0000:00:1d.2: [8086:2832] type 0 class 0x000c03
    [ 0.239544] pci 0000:00:1d.2: reg 20: [io 0x1880-0x189f]
    [ 0.239600] pci 0000:00:1d.7: [8086:2836] type 0 class 0x000c03
    [ 0.239624] pci 0000:00:1d.7: reg 10: [mem 0xf8304c00-0xf8304fff]
    [ 0.239733] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.239759] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    [ 0.239854] pci 0000:00:1f.0: [8086:2815] type 0 class 0x000601
    [ 0.239962] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
    [ 0.239968] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
    [ 0.239972] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
    [ 0.239976] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 1640 (mask 007f)
    [ 0.240040] pci 0000:00:1f.1: [8086:2850] type 0 class 0x000101
    [ 0.240056] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
    [ 0.240069] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
    [ 0.240081] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
    [ 0.240092] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
    [ 0.240105] pci 0000:00:1f.1: reg 20: [io 0x18a0-0x18af]
    [ 0.240159] pci 0000:00:1f.2: [8086:2829] type 0 class 0x000106
    [ 0.240185] pci 0000:00:1f.2: reg 10: [io 0x18d8-0x18df]
    [ 0.240196] pci 0000:00:1f.2: reg 14: [io 0x18cc-0x18cf]
    [ 0.240208] pci 0000:00:1f.2: reg 18: [io 0x18d0-0x18d7]
    [ 0.240220] pci 0000:00:1f.2: reg 1c: [io 0x18c8-0x18cb]
    [ 0.240231] pci 0000:00:1f.2: reg 20: [io 0x18e0-0x18ff]
    [ 0.240243] pci 0000:00:1f.2: reg 24: [mem 0xf8304000-0xf83047ff]
    [ 0.240307] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.240331] pci 0000:00:1f.3: [8086:283e] type 0 class 0x000c05
    [ 0.240347] pci 0000:00:1f.3: reg 10: [mem 0x00000000-0x000000ff]
    [ 0.240387] pci 0000:00:1f.3: reg 20: [io 0x1c00-0x1c1f]
    [ 0.240474] pci 0000:01:00.0: [10de:0427] type 0 class 0x000300
    [ 0.240494] pci 0000:01:00.0: reg 10: [mem 0xca000000-0xcaffffff]
    [ 0.240515] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.240536] pci 0000:01:00.0: reg 1c: [mem 0xc8000000-0xc9ffffff 64bit]
    [ 0.240551] pci 0000:01:00.0: reg 24: [io 0x2000-0x207f]
    [ 0.240565] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    [ 0.240669] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.240672] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.240675] pci 0000:00:01.0: bridge window [mem 0xc8000000-0xcaffffff]
    [ 0.240679] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.240738] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 0.240743] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 0.240747] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc3ffffff]
    [ 0.240755] pci 0000:00:1c.0: bridge window [mem 0xcc000000-0xcdffffff 64bit pref]
    [ 0.240815] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 0.240819] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    [ 0.240824] pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf3ffffff]
    [ 0.240831] pci 0000:00:1c.1: bridge window [mem 0xfa000000-0xfbffffff 64bit pref]
    [ 0.241146] pci 0000:06:00.0: [14e4:4315] type 0 class 0x000280
    [ 0.241215] pci 0000:06:00.0: reg 10: [mem 0xf4000000-0xf4003fff 64bit]
    [ 0.241595] pci 0000:06:00.0: supports D1 D2
    [ 0.241597] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
    [ 0.241777] pci 0000:00:1c.3: PCI bridge to [bus 06-06]
    [ 0.241782] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff]
    [ 0.241786] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf7ffffff]
    [ 0.241793] pci 0000:00:1c.3: bridge window [mem 0xfc000000-0xfdffffff 64bit pref]
    [ 0.241928] pci 0000:07:00.0: [10ec:8168] type 0 class 0x000200
    [ 0.241988] pci 0000:07:00.0: reg 10: [io 0x6000-0x60ff]
    [ 0.242097] pci 0000:07:00.0: reg 18: [mem 0xf8410000-0xf8410fff 64bit pref]
    [ 0.242168] pci 0000:07:00.0: reg 20: [mem 0xf8400000-0xf840ffff 64bit pref]
    [ 0.242213] pci 0000:07:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
    [ 0.242482] pci 0000:07:00.0: supports D1 D2
    [ 0.242484] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.242650] pci 0000:00:1c.4: PCI bridge to [bus 07-07]
    [ 0.242654] pci 0000:00:1c.4: bridge window [io 0x6000-0x6fff]
    [ 0.242665] pci 0000:00:1c.4: bridge window [mem 0xf8400000-0xf84fffff 64bit pref]
    [ 0.242717] pci 0000:08:05.0: [1217:00f7] type 0 class 0x000c00
    [ 0.242738] pci 0000:08:05.0: reg 10: [mem 0xf8000000-0xf8000fff]
    [ 0.242750] pci 0000:08:05.0: reg 14: [mem 0xf8002000-0xf80027ff]
    [ 0.242837] pci 0000:08:05.0: supports D1 D2
    [ 0.242839] pci 0000:08:05.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.242866] pci 0000:08:05.2: [1217:7120] type 0 class 0x000805
    [ 0.242891] pci 0000:08:05.2: reg 10: [mem 0xf8002800-0xf80028ff]
    [ 0.243002] pci 0000:08:05.2: supports D1 D2
    [ 0.243004] pci 0000:08:05.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.243031] pci 0000:08:05.3: [1217:7130] type 0 class 0x000180
    [ 0.243055] pci 0000:08:05.3: reg 10: [mem 0xf8001000-0xf8001fff]
    [ 0.243168] pci 0000:08:05.3: supports D1 D2
    [ 0.243170] pci 0000:08:05.3: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.243235] pci 0000:00:1e.0: PCI bridge to [bus 08-08] (subtractive decode)
    [ 0.243243] pci 0000:00:1e.0: bridge window [mem 0xf8000000-0xf80fffff]
    [ 0.243250] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.243253] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.243255] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.243257] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.243259] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.243261] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.243263] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
    [ 0.243265] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
    [ 0.243301] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.243423] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
    [ 0.243461] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 0.243493] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    [ 0.243526] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    [ 0.243558] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
    [ 0.243610] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
    [ 0.243650] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.243652] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.243654] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.247869] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
    [ 0.247912] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 0.247952] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    [ 0.247991] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 0.248029] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 0.248068] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 0.248106] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    [ 0.248145] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 0.248198] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.248198] vgaarb: loaded
    [ 0.248198] vgaarb: bridge control possible 0000:01:00.0
    [ 0.248198] PCI: Using ACPI for IRQ routing
    [ 0.259277] PCI: pci_cache_line_size set to 64 bytes
    [ 0.259762] reserve RAM buffer: 000000000009f800 - 000000000009ffff
    [ 0.259764] reserve RAM buffer: 00000000bfed0000 - 00000000bfffffff
    [ 0.259862] NetLabel: Initializing
    [ 0.259864] NetLabel: domain hash size = 128
    [ 0.259865] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.259877] NetLabel: unlabeled traffic allowed by default
    [ 0.259881] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.259886] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.259890] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.269997] Switching to clocksource hpet
    [ 0.276375] pnp: PnP ACPI init
    [ 0.276393] ACPI: bus type pnp registered
    [ 0.276659] pnp 00:00: [bus 00-ff]
    [ 0.276661] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.276676] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.276678] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.276680] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.276681] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 0.276683] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 0.276685] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 0.276687] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 0.276689] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 0.276691] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 0.276692] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 0.276694] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 0.276696] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 0.276698] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 0.276700] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 0.276702] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 0.276704] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 0.276705] pnp 00:00: [mem 0xc0000000-0xdfffffff window]
    [ 0.276707] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
    [ 0.276713] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
    [ 0.276771] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.276835] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
    [ 0.276837] pnp 00:01: [mem 0xfed14000-0xfed17fff]
    [ 0.276839] pnp 00:01: [mem 0xfed18000-0xfed18fff]
    [ 0.276840] pnp 00:01: [mem 0xfed19000-0xfed19fff]
    [ 0.276842] pnp 00:01: [mem 0xe0000000-0xefffffff]
    [ 0.276843] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
    [ 0.276845] pnp 00:01: [mem 0xfed40000-0xfed44fff]
    [ 0.276847] pnp 00:01: [mem 0xfed45000-0xfed8ffff]
    [ 0.276900] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.276902] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    [ 0.276904] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.276907] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.276909] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.276911] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.276913] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.276915] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.276918] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.277064] pnp 00:02: [io 0x0000-0x001f]
    [ 0.277066] pnp 00:02: [io 0x0081-0x0091]
    [ 0.277068] pnp 00:02: [io 0x0093-0x009f]
    [ 0.277069] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.277071] pnp 00:02: [dma 4]
    [ 0.277108] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.277116] pnp 00:03: [mem 0xff000000-0xffffffff]
    [ 0.277151] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.277208] pnp 00:04: [mem 0xfed00000-0xfed003ff]
    [ 0.277259] system 00:04: [mem 0xfed00000-0xfed003ff] has been reserved
    [ 0.277262] system 00:04: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    [ 0.277271] pnp 00:05: [io 0x00f0]
    [ 0.277281] pnp 00:05: [irq 13]
    [ 0.277318] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.277328] pnp 00:06: [io 0x002e-0x002f]
    [ 0.277329] pnp 00:06: [io 0x0061]
    [ 0.277331] pnp 00:06: [io 0x0063]
    [ 0.277332] pnp 00:06: [io 0x0065]
    [ 0.277334] pnp 00:06: [io 0x0067]
    [ 0.277335] pnp 00:06: [io 0x0080]
    [ 0.277337] pnp 00:06: [io 0x0092]
    [ 0.277338] pnp 00:06: [io 0x00b2-0x00b3]
    [ 0.277340] pnp 00:06: [io 0x0680-0x069f]
    [ 0.277342] pnp 00:06: [io 0x0800-0x080f]
    [ 0.277343] pnp 00:06: [io 0x1000-0x107f]
    [ 0.277345] pnp 00:06: [io 0x1180-0x11bf]
    [ 0.277346] pnp 00:06: [io 0xfe00]
    [ 0.277348] pnp 00:06: [io 0xff00-0xff7f]
    [ 0.277409] system 00:06: [io 0x0680-0x069f] has been reserved
    [ 0.277412] system 00:06: [io 0x0800-0x080f] has been reserved
    [ 0.277414] system 00:06: [io 0x1000-0x107f] has been reserved
    [ 0.277416] system 00:06: [io 0x1180-0x11bf] has been reserved
    [ 0.277418] system 00:06: [io 0xfe00] has been reserved
    [ 0.277420] system 00:06: [io 0xff00-0xff7f] has been reserved
    [ 0.277423] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.277431] pnp 00:07: [io 0x0070-0x0077]
    [ 0.277436] pnp 00:07: [irq 8]
    [ 0.277471] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.303369] pnp 00:08: [io 0x0060]
    [ 0.303371] pnp 00:08: [io 0x0064]
    [ 0.303376] pnp 00:08: [irq 1]
    [ 0.303417] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.303428] pnp 00:09: [irq 12]
    [ 0.303469] pnp 00:09: Plug and Play ACPI device, IDs SYN0705 SYN0700 SYN0002 PNP0f13 (active)
    [ 0.303485] pnp: PnP ACPI: found 10 devices
    [ 0.303486] ACPI: ACPI bus type pnp unregistered
    [ 0.310427] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.310483] pci 0000:00:1c.4: BAR 14: assigned [mem 0xc4000000-0xc40fffff]
    [ 0.310487] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc4100000-0xc41000ff]
    [ 0.310493] pci 0000:00:1c.4: BAR 14: assigned [mem 0xc4200000-0xc46fffff]
    [ 0.310497] pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
    [ 0.310499] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.310502] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.310505] pci 0000:00:01.0: bridge window [mem 0xc8000000-0xcaffffff]
    [ 0.310508] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.310512] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 0.310515] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 0.310521] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc3ffffff]
    [ 0.310526] pci 0000:00:1c.0: bridge window [mem 0xcc000000-0xcdffffff 64bit pref]
    [ 0.310533] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 0.310536] pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    [ 0.310542] pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf3ffffff]
    [ 0.310546] pci 0000:00:1c.1: bridge window [mem 0xfa000000-0xfbffffff 64bit pref]
    [ 0.310554] pci 0000:00:1c.3: PCI bridge to [bus 06-06]
    [ 0.310557] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff]
    [ 0.310563] pci 0000:00:1c.3: bridge window [mem 0xf4000000-0xf7ffffff]
    [ 0.310568] pci 0000:00:1c.3: bridge window [mem 0xfc000000-0xfdffffff 64bit pref]
    [ 0.310576] pci 0000:07:00.0: BAR 6: assigned [mem 0xf8420000-0xf842ffff pref]
    [ 0.310578] pci 0000:00:1c.4: PCI bridge to [bus 07-07]
    [ 0.310581] pci 0000:00:1c.4: bridge window [io 0x6000-0x6fff]
    [ 0.310587] pci 0000:00:1c.4: bridge window [mem 0xc4200000-0xc46fffff]
    [ 0.310592] pci 0000:00:1c.4: bridge window [mem 0xf8400000-0xf84fffff 64bit pref]
    [ 0.310600] pci 0000:00:1e.0: PCI bridge to [bus 08-08]
    [ 0.310606] pci 0000:00:1e.0: bridge window [mem 0xf8000000-0xf80fffff]
    [ 0.310656] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.310660] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.310662] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.310664] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.310666] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.310668] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.310670] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.310672] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff]
    [ 0.310674] pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff]
    [ 0.310676] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
    [ 0.310677] pci_bus 0000:01: resource 1 [mem 0xc8000000-0xcaffffff]
    [ 0.310679] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.310682] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
    [ 0.310684] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc3ffffff]
    [ 0.310686] pci_bus 0000:02: resource 2 [mem 0xcc000000-0xcdffffff 64bit pref]
    [ 0.310688] pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
    [ 0.310689] pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf3ffffff]
    [ 0.310691] pci_bus 0000:03: resource 2 [mem 0xfa000000-0xfbffffff 64bit pref]
    [ 0.310694] pci_bus 0000:06: resource 0 [io 0x5000-0x5fff]
    [ 0.310695] pci_bus 0000:06: resource 1 [mem 0xf4000000-0xf7ffffff]
    [ 0.310697] pci_bus 0000:06: resource 2 [mem 0xfc000000-0xfdffffff 64bit pref]
    [ 0.310700] pci_bus 0000:07: resource 0 [io 0x6000-0x6fff]
    [ 0.310701] pci_bus 0000:07: resource 1 [mem 0xc4200000-0xc46fffff]
    [ 0.310703] pci_bus 0000:07: resource 2 [mem 0xf8400000-0xf84fffff 64bit pref]
    [ 0.310706] pci_bus 0000:08: resource 1 [mem 0xf8000000-0xf80fffff]
    [ 0.310708] pci_bus 0000:08: resource 4 [io 0x0000-0x0cf7]
    [ 0.310710] pci_bus 0000:08: resource 5 [io 0x0d00-0xffff]
    [ 0.310712] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.310713] pci_bus 0000:08: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.310715] pci_bus 0000:08: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.310717] pci_bus 0000:08: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.310719] pci_bus 0000:08: resource 10 [mem 0xc0000000-0xdfffffff]
    [ 0.310721] pci_bus 0000:08: resource 11 [mem 0xf0000000-0xfebfffff]
    [ 0.310755] NET: Registered protocol family 2
    [ 0.310880] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.311982] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.316195] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.316791] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.316793] TCP reno registered
    [ 0.316803] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.316846] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.316995] NET: Registered protocol family 1
    [ 0.317267] pci 0000:01:00.0: Boot video device
    [ 0.317481] PCI: CLS 64 bytes, default 64
    [ 0.317536] Unpacking initramfs...
    [ 0.374501] Freeing initrd memory: 2884k freed
    [ 0.375594] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.375597] Placing 64MB software IO TLB between ffff8800bbeca000 - ffff8800bfeca000
    [ 0.375598] software IO TLB at phys 0xbbeca000 - 0xbfeca000
    [ 0.375610] Simple Boot Flag at 0x36 set to 0x1
    [ 0.376082] audit: initializing netlink socket (disabled)
    [ 0.376096] type=2000 audit(1335390677.373:1): initialized
    [ 0.376634] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.378819] VFS: Disk quotas dquot_6.5.2
    [ 0.378870] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.378959] msgmni has been set to 7909
    [ 0.379145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.379175] io scheduler noop registered
    [ 0.379177] io scheduler deadline registered
    [ 0.379231] io scheduler cfq registered (default)
    [ 0.379359] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.379463] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.379588] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
    [ 0.379715] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
    [ 0.379842] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X
    [ 0.379986] vesafb: mode is 1440x900x32, linelength=5760, pages=0
    [ 0.379988] vesafb: scrolling: redraw
    [ 0.379990] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.380871] vesafb: framebuffer at 0xc9000000, mapped to 0xffffc90011100000, using 5120k, total 5120k
    [ 0.459332] Console: switching to colour frame buffer device 180x56
    [ 0.537533] fb0: VESA VGA frame buffer device
    [ 0.537543] intel_idle: MWAIT substates: 0x3122220
    [ 0.537545] intel_idle: does not run on family 6 model 23
    [ 0.537589] GHES: HEST is not enabled!
    [ 0.537656] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.538109] Linux agpgart interface v0.103
    [ 0.538184] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.549069] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.549174] mousedev: PS/2 mouse device common for all mice
    [ 0.551979] rtc_cmos 00:07: RTC can wake from S4
    [ 0.552091] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
    [ 0.552123] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.552132] cpuidle: using governor ladder
    [ 0.552134] cpuidle: using governor menu
    [ 0.552324] TCP cubic registered
    [ 0.552326] IPv6: Loaded, but administratively disabled, reboot required to enable
    [ 0.552329] NET: Registered protocol family 17
    [ 0.552341] Registering the dns_resolver key type
    [ 0.552449] PM: Hibernation image not present or could not be loaded.
    [ 0.552454] registered taskstats version 1
    [ 0.560521] rtc_cmos 00:07: setting system clock to 2012-04-25 21:51:18 UTC (1335390678)
    [ 0.560570] Initializing network drop monitor service
    [ 0.565560] Freeing unused kernel memory: 732k freed
    [ 0.565880] Write protecting the kernel read-only data: 8192k
    [ 0.570360] Freeing unused kernel memory: 1632k freed
    [ 0.572877] Freeing unused kernel memory: 656k freed
    [ 0.579734] udevd[38]: starting version 182
    [ 0.593304] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.607088] usbcore: registered new interface driver usbfs
    [ 0.607172] usbcore: registered new interface driver hub
    [ 0.608132] usbcore: registered new device driver usb
    [ 0.608499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.608564] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 0.608568] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 0.608591] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 0.608626] ehci_hcd 0000:00:1a.7: debug port 1
    [ 0.612504] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
    [ 0.612523] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf8304800
    [ 0.614670] SCSI subsystem initialized
    [ 0.616861] libata version 3.00 loaded.
    [ 0.617667] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.620033] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 0.620307] hub 1-0:1.0: USB hub found
    [ 0.620312] hub 1-0:1.0: 4 ports detected
    [ 0.620479] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 0.620483] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 0.620496] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 0.620528] ehci_hcd 0000:00:1d.7: debug port 1
    [ 0.624409] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    [ 0.624427] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf8304c00
    [ 0.633354] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.633512] hub 2-0:1.0: USB hub found
    [ 0.633516] hub 2-0:1.0: 6 ports detected
    [ 0.633616] ata_piix 0000:00:1f.1: version 2.13
    [ 0.633651] ata_piix 0000:00:1f.1: setting latency timer to 64
    [ 0.634377] scsi0 : ata_piix
    [ 0.635315] scsi1 : ata_piix
    [ 0.635744] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18a0 irq 14
    [ 0.635747] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18a8 irq 15
    [ 0.635809] uhci_hcd

    hi all,
    I was able to fax and get a connection now. My next question is, in the network preference I see the internal modem red dot showing it's configured but not connected. Shouldn't it be green or does it matter? Your input will greatly be appreciated.
    Web dude

Maybe you are looking for

  • I can't install Itunes because of Windows installer package error, please help!

    I tried installing Itunes for a long time on my desktop, I'm running Vista. Everytime I try to install Itunes it runs for a bit, then gives me this message " There is a problem with Windows Installer package. A program required for this install to co

  • Saving a PDF file, where it saves into a paint application

    Recently when I save a PDF it saves into a paint application. Does anybody know how to resolve this problem?

  • HI ABAP EXPERTS

    in a include i am getting a syntax error  as below "DD03P is not defined in the ABAP Dictionary as a table, projection view or database view." but DD03P  is a structure so, i hve checked by declaring  the DD03P  in the tables wa  like this TABLES : D

  • How can I get a line installed at an earlier date?

    Hi, I'm moving into a second home in Poole Dorset next week and despite giving plenty of notice (3 weeks), Open Reach are not offering to arrive in time to install a new phone line while I'm there.  The current date I have from them is 9th August but

  • I have been using XBOX Live for 3 months and recently the...

    I have been using XBOX Live for 3 months and recently the NAT has been set to Moderate and I need it to be open.  I contacted Linksys via phone and said I need port numbers from Xbox Support but I can not contact XBOX via phone.  The number I am usin