System stuffed after pacman update [SOLVED]

I have just updated to the new kernel, udev, etc. Doco states something about module loading which I did not really understand, so I did nothing.
Now when I try to run arch, gdm no longer comes up, with error messages about /opt/gnome/sbin/gdm not existing. There is a file there but it will not run by typing in gdm, but it does by typing in sh gdm. Not sure what that means. I can then get into Gnome, but now also my networking is no longer functioning.
I assume this has something to do with modules and the new udev. Can someone explain?
As to the changes to fstab, which I also do not understand, I never had any /dev/discs/blah/blah entries anyhow.
One last question, is this whole issue of udev and device naming going to settle down sometime soon - no one can seem to decide what anything si called these days.
Thanks,
8)

Having got networking working (hehe) with the forcedeth driver, I decided to try and get the e1000 working. So I swapped the ethernet cable to the Intel E1000 port, booted up arch (expecting the networking not to work) and then to embark on a series of trial and error config file mods.
Amazingly though, the ethernet now worked despite having made no changes whatsoever. Init conf files are exactly the same as when the ethernet connection failed.
THi seems odd since I did not change eth0 to eth1 (surely I should if the hardware detect finds both devices)!? Apparently the e1000 was eth0 originally, and again now, but when the e1000 was not located, the forcedeth became eth0. This makes sense, but only if the e1000 was not picked up by the hardware detect (which conforms to what I currently believe), but then why is it now being picked up?
I am more confused than ever.
Regarding the previous post from the guy who said disabling his soundcard oss emulation fixed a similar problem - even more surprising that the sound card driver should affect networking - unless I misunderstood what he is saying.

Similar Messages

  • Gnome crash after pacman update [solved]

    hey,
    i update my system and restart the computer.
    Display Manager is boot up (Slim), i log in and i get crash.
    "oh no .....all extensions have been disable...."
    I thought it might be something with that extensions so i removed them (~/local/share/gnome-shell/extensions)
    then i got the error " oh no.... a problem has occurred and the system can't recover...."
    So i return the extensions back but still the same problem.
    i tried to reinstall gnome might be help
    (pacman -Rcns gnome)
    and still the same problem.
    Do you have any idea?
    thanks
    Last edited by dids22 (2012-11-14 08:17:08)

    Probably it's not the case but I had that exact same issue when I was booting without the systemd kernel parameter:
    init=/usr/lib/systemd/systemd
    Gnome just refused to work while KDE worked properly.

  • KDEMod 3.5: problems after pacman update

    I did a pacman update of KDEMod 3.5, and now, several things don't work anymore:
    -there's no desktop background, it's just black
    -there's no icons on the desktop: as mentioned above, it's just black (so I think the component that displays wallpaper and icons doesn't work)
    -when just starting KDE, there's a "report crash" window (I don't know which the thing that crashes is, it just shows the crash window and I can click it away)
    -when choosing "lock session" in the start menu, nothing happens. It used to show screensaver and require password to continue, now it does nothing at all
    -maybe some other things I didn't discover yet are also broken...
    How can I fix all this? I'd like my system to work properly, like it used to. KDEMod 3.5 appears to have some difficulties after pacman updates these days...
    Thanks.
    Last edited by aardwolf (2009-08-17 16:37:21)

    Hmm, I just realized that the wallpaper is a jpeg, and it could be related to the fix I did in my previous post: http://bbs.archlinux.org/viewtopic.php?id=78076
    Are they going to fix those jpeg issues soon? I think this is something vital.
    EDIT: FYI: this fixed it: tar -C / -zxvf /var/cache/pacman/pkg/libjpeg-6b-6-i686.pkg.tar.gz usr/lib/libjpeg.so.62 usr/lib/libjpeg.so.62.0.0
    Last edited by aardwolf (2009-08-17 16:43:14)

  • [SOLVED] After pacman update, system no longer boots

    Updated pacman packages, and half-way through the upgrade proces fails (it mentions not being able to find package-control).  Upon investigating, I notice no programs are working.  I ls /usr/bin and it is empty!  In a panic, I restart the machine, and it no longer boots up. 
    My boot is on sda3 and /root is sda5.
    When bash starts up, it loads the kernel fine, and then after a second it panics and exclaims: "No init found. Try passing init=bootarg". 
    I load up my trusty Arch livecd and fsck the partitions.  Fsck claims both partitions are clean.  I am able to mount them and examine the file structure: all files look like they are there.  I then try to chroot the mounted partition (sda5, my /root), and get the error that "/bin/bash" is not found, even though it is there in the correct directory.  Not sure what to do now.
    My grub entry, which has always worked fine prior to this:
    legacy_kernel '/linux344-ck' 'acpi_osi=Linux' 'root=/dev/sda5' 'rootfstype=ext4' 'init=/sbin/init' 'pcie_aspm=force' 'acpi_backlight=vendor' 'i915.i915_enable_rc6=1' 'i915.i915_enable_fbc=1' 'i915.lvds_downclock=1' 'ipv6.disable=1' 'i915.semaphores=1' 'modprobe.blacklist=bluetooth,uvcvideo' 'ro'
    legacy_initrd '/initramfs-linux-fallback.img' '/initramfs-linux-fallback.img'
    UPDATE: solved issue.  I didn't read the news.  Upgrading via pacman broke my system because of this.  Now I know!  System is running smooth again.
    Last edited by corruptz0r (2012-07-15 20:26:53)

    Huh. I guess the problem was a couple of stale and crusty {,f}getty .service files, and an obsolete slim.service file I created a while back.
    Removing them fixed my problem, although tty1 still shows boot messages (not a problem, and may not even be "new" behaviour)
    Cheers Tomegun.

  • [solved]gcc broken after pacman update - libcloog-isl.2.so

    Hi,
    After a pacman update my gcc broke. When compiling it gives this error:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory
    gcc -v output:
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
    Target: x86_64-unknown-linux-gnu
    Configured with: /build/src/gcc-4.6-20111223/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release --with-fpmath=sse
    Thread model: posix
    gcc version 4.6.2 20111223 (prerelease) (GCC)
    and ls /usr/lib/*cloog* output:
    /usr/lib/libcloog-isl.a  /usr/lib/libcloog-isl.so  /usr/lib/libcloog-isl.so.3  /usr/lib/libcloog-isl.so.3.0.0
    uname -a:
    Linux willem-arch 3.2.4-1-ARCH #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012 x86_64 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel GNU/Linux
    How can I fix this? I already tried installen cloog with pacman but that doesn't help.
    edit:
    I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
    Last edited by pientertje (2012-02-08 09:47:25)

    I'm using multilib.
    @Allan
    more fully than pacman -Syu? Or is my mirror not up to date?
    edit:
    I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
    Last edited by pientertje (2012-02-08 09:46:40)

  • [SOLVED] RT2870 drops connection after pacman update

    Since last pacman upgrade my USB wireless works for just a few seconds while used; while watching transfer speed I see at first full speed and then going slower and slower and in a few secs totally stopped, without being disconnected. I have to reboot to get it working again (worked sometimes by ip link set wlan 0 down & up)
    No difference using Wicd or networkmanager.
    I have never had any issues earlier even since Kernel 3.0.
    Linksys router with standard WPA2 configuration, other computers in house connecting without problems.
    lsusb:
    D-Link System DWA-140 RangeBooster N Adapter(rev.B1) [Ralink RT2870]
    uname -r
    3.2.8-1-ARCH
    I've tried blacklisting all the kernel rt2800usb modules which supposedly have taken over specific Realtek drivers according to wiki
    https://wiki.archlinux.org/index.php/Wi … and_rt2870
    with no effect.
    Tried killing wpa_supplicant (only found one instance though) as suggested on some blogpost but no effect.
    Tried the proprietary rt2870sta driver as suggested in Wiki
      https://wiki.archlinux.org/index.php/Rt2870
    -got a working link on ra0 but it wouldn't connect to WiFi (kept asking for password).
    More debug info:
    lsmod | grep rt > lsmod.txt
    exportfs 3695 1 nfsd
    rt2800usb 14400 0
    rt2x00usb 9076 1 rt2800usb
    rt2800lib 40260 1 rt2800usb
    rt2x00lib 35183 3 rt2800lib,rt2x00usb,rt2800usb
    crc_ccitt 1363 1 rt2800lib
    mac80211 228527 3 rt2x00lib,rt2800lib,rt2x00usb
    cfg80211 172260 2 mac80211,rt2x00lib
    iTCO_vendor_support 1961 1 iTCO_wdt
    usbcore 146241 7 ehci_hcd,uhci_hcd,usbhid,rt2x00usb,rt2800usb,usblp
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.2.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 20120120 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012
    [ 0.000000] Command line: root=/dev/disk/by-uuid/ce706691-4517-477c-a42d-417ab8ffef38 loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0 nomodeset
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff70000 (usable)
    [ 0.000000] BIOS-e820: 00000000cff70000 - 00000000cff7e000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000cff7e000 - 00000000cffd0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000cffd0000 - 00000000d0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI present.
    [ 0.000000] DMI: System manufacturer P5Q SE/P5Q SE, BIOS 0502 08/20/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 = 0x130000 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-DFFFF write-protect
    [ 0.000000] E0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F00000000 write-back
    [ 0.000000] 1 base 100000000 mask FE0000000 write-back
    [ 0.000000] 2 base 120000000 mask FF0000000 write-back
    [ 0.000000] 3 base 0D0000000 mask FF0000000 uncachable
    [ 0.000000] 4 base 0E0000000 mask FE0000000 uncachable
    [ 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: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xcff70 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000cff70000
    [ 0.000000] 0000000000 - 00cfe00000 page 2M
    [ 0.000000] 00cfe00000 - 00cff70000 page 4k
    [ 0.000000] kernel direct mapping tables up to cff70000 @ 1fffa000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-0000000130000000
    [ 0.000000] 0100000000 - 0130000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 130000000 @ cff6a000-cff70000
    [ 0.000000] RAMDISK: 37d76000 - 37ff0000
    [ 0.000000] ACPI: RSDP 00000000000fb2c0 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 00000000cff70100 0005C (v01 A_M_I_ OEMXSDT 08000820 MSFT 00000097)
    [ 0.000000] ACPI: FACP 00000000cff70290 000F4 (v03 A_M_I_ OEMFACP 08000820 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 00000000cff70440 0907C (v01 A0985 A0985001 00000001 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000cff7e000 00040
    [ 0.000000] ACPI: APIC 00000000cff70390 0006C (v01 A_M_I_ OEMAPIC 08000820 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 00000000cff70400 0003C (v01 A_M_I_ OEMMCFG 08000820 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 00000000cff7e040 00081 (v01 A_M_I_ AMI_OEM 08000820 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000cff794c0 00038 (v01 A_M_I_ OEMHPET 08000820 MSFT 00000097)
    [ 0.000000] ACPI: OSFR 00000000cff79500 000B0 (v01 A_M_I_ OEMOSFR 08000820 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000cff7e5d0 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-0000000130000000
    [ 0.000000] Initmem setup node 0 0000000000000000-0000000130000000
    [ 0.000000] NODE_DATA [000000012fffb000 - 000000012fffffff]
    [ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x00130000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[3] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x000cff70
    [ 0.000000] 0: 0x00100000 -> 0x00130000
    [ 0.000000] On node 0 totalpages: 1048319
    [ 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: 831408 pages, LIFO batch:31
    [ 0.000000] Normal zone: 3072 pages used for memmap
    [ 0.000000] Normal zone: 193536 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000cff70000 - 00000000cff7e000
    [ 0.000000] PM: Registered nosave memory: 00000000cff7e000 - 00000000cffd0000
    [ 0.000000] PM: Registered nosave memory: 00000000cffd0000 - 00000000d0000000
    [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
    [ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2ee00000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s82176 r8192 d24320 u524288
    [ 0.000000] pcpu-alloc: s82176 r8192 d24320 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1028858
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/ce706691-4517-477c-a42d-417ab8ffef38 loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0 nomodeset
    [ 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: 4047500k/4980736k available (4488k kernel code, 787460k absent, 145776k reserved, 4409k data, 736k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 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 2997.032 MHz processor.
    [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 5996.81 BogoMIPS (lpj=9990106)
    [ 0.003340] pid_max: default: 32768 minimum: 301
    [ 0.003361] Security Framework initialized
    [ 0.003367] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006673] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.008366] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.009152] Mount-cache hash table entries: 256
    [ 0.009284] Initializing cgroup subsys cpuacct
    [ 0.009289] Initializing cgroup subsys memory
    [ 0.009297] Initializing cgroup subsys devices
    [ 0.009298] Initializing cgroup subsys freezer
    [ 0.009300] Initializing cgroup subsys net_cls
    [ 0.009302] Initializing cgroup subsys blkio
    [ 0.009332] CPU: Physical Processor ID: 0
    [ 0.009333] CPU: Processor Core ID: 0
    [ 0.009335] mce: CPU supports 6 MCE banks
    [ 0.009342] CPU0: Thermal monitoring enabled (TM2)
    [ 0.009346] using mwait in idle threads.
    [ 0.010343] ACPI: Core revision 20110623
    [ 0.013339] ftrace: allocating 17394 entries in 69 pages
    [ 0.017049] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.050789] CPU0: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz stepping 06
    [ 0.053330] APIC calibration not consistent with PM-Timer: 97ms instead of 100ms
    [ 0.053330] APIC delta adjusted to PM-Timer: 2081243 (2020688)
    [ 0.053330] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.053330] ... version: 2
    [ 0.053330] ... bit width: 40
    [ 0.053330] ... generic registers: 2
    [ 0.053330] ... value mask: 000000ffffffffff
    [ 0.053330] ... max period: 000000007fffffff
    [ 0.053330] ... fixed-purpose events: 3
    [ 0.053330] ... event mask: 0000000700000003
    [ 0.070123] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.096675] Booting Node 0, Processors #1
    [ 0.096678] smpboot cpu 1: start_ip = 9a000
    [ 0.193349] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.199992] Brought up 2 CPUs
    [ 0.199995] Total of 2 processors activated (11992.51 BogoMIPS).
    [ 0.202833] devtmpfs: initialized
    [ 0.203768] PM: Registering ACPI NVS region at cff7e000 (335872 bytes)
    [ 0.203929] print_constraints: dummy:
    [ 0.203965] NET: Registered protocol family 16
    [ 0.204054] ACPI: bus type pci registered
    [ 0.204105] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.204107] PCI: not using MMCONFIG
    [ 0.204109] PCI: Using configuration type 1 for base access
    [ 0.204490] bio: create slab <bio-0> at 0
    [ 0.204490] ACPI: Added _OSI(Module Device)
    [ 0.204490] ACPI: Added _OSI(Processor Device)
    [ 0.204490] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.204490] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.204490] ACPI: EC: Look up EC in DSDT
    [ 0.206720] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.211061] ACPI: SSDT 00000000cff7e0d0 00277 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
    [ 0.211260] ACPI: Dynamic OEM Table Load:
    [ 0.211262] ACPI: SSDT (null) 00277 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
    [ 0.211420] ACPI: SSDT 00000000cff7e350 00277 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
    [ 0.211621] ACPI: Dynamic OEM Table Load:
    [ 0.211623] ACPI: SSDT (null) 00277 (v01 DpgPmm P002Ist 00000012 INTL 20051117)
    [ 0.211740] ACPI: Interpreter enabled
    [ 0.211743] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.211758] ACPI: Using IOAPIC for interrupt routing
    [ 0.211772] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.212438] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.246853] ACPI: No dock devices found.
    [ 0.246855] HEST: Table not found.
    [ 0.246858] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.246900] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.246996] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.246998] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.247000] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.247001] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
    [ 0.247003] pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xffffffff]
    [ 0.247012] pci 0000:00:00.0: [8086:2e20] type 0 class 0x000600
    [ 0.247043] pci 0000:00:01.0: [8086:2e21] type 1 class 0x000604
    [ 0.247071] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.247074] pci 0000:00:01.0: PME# disabled
    [ 0.247103] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
    [ 0.247137] pci 0000:00:1a.0: reg 20: [io 0xc800-0xc81f]
    [ 0.247179] pci 0000:00:1a.1: [8086:3a38] type 0 class 0x000c03
    [ 0.247213] pci 0000:00:1a.1: reg 20: [io 0xc880-0xc89f]
    [ 0.247254] pci 0000:00:1a.2: [8086:3a39] type 0 class 0x000c03
    [ 0.247288] pci 0000:00:1a.2: reg 20: [io 0xcc00-0xcc1f]
    [ 0.247336] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
    [ 0.247354] pci 0000:00:1a.7: reg 10: [mem 0xf9fffc00-0xf9ffffff]
    [ 0.247428] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.247432] pci 0000:00:1a.7: PME# disabled
    [ 0.247451] pci 0000:00:1b.0: [8086:3a3e] type 0 class 0x000403
    [ 0.247463] pci 0000:00:1b.0: reg 10: [mem 0xf9ff8000-0xf9ffbfff 64bit]
    [ 0.247516] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.247519] pci 0000:00:1b.0: PME# disabled
    [ 0.247535] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
    [ 0.247589] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.247592] pci 0000:00:1c.0: PME# disabled
    [ 0.247614] pci 0000:00:1c.5: [8086:3a4a] type 1 class 0x000604
    [ 0.247669] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.247672] pci 0000:00:1c.5: PME# disabled
    [ 0.247690] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
    [ 0.247724] pci 0000:00:1d.0: reg 20: [io 0xc080-0xc09f]
    [ 0.247766] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
    [ 0.247800] pci 0000:00:1d.1: reg 20: [io 0xc400-0xc41f]
    [ 0.247841] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
    [ 0.247875] pci 0000:00:1d.2: reg 20: [io 0xc480-0xc49f]
    [ 0.247924] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
    [ 0.247941] pci 0000:00:1d.7: reg 10: [mem 0xf9fff800-0xf9fffbff]
    [ 0.248016] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.248019] pci 0000:00:1d.7: PME# disabled
    [ 0.248035] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
    [ 0.248084] pci 0000:00:1f.0: [8086:3a18] type 0 class 0x000601
    [ 0.248181] pci 0000:00:1f.2: [8086:3a20] type 0 class 0x000101
    [ 0.248193] pci 0000:00:1f.2: reg 10: [io 0xb000-0xb007]
    [ 0.248199] pci 0000:00:1f.2: reg 14: [io 0xac00-0xac03]
    [ 0.248205] pci 0000:00:1f.2: reg 18: [io 0xa880-0xa887]
    [ 0.248212] pci 0000:00:1f.2: reg 1c: [io 0xa800-0xa803]
    [ 0.248218] pci 0000:00:1f.2: reg 20: [io 0xa480-0xa48f]
    [ 0.248224] pci 0000:00:1f.2: reg 24: [io 0xa400-0xa40f]
    [ 0.248262] pci 0000:00:1f.3: [8086:3a30] type 0 class 0x000c05
    [ 0.248274] pci 0000:00:1f.3: reg 10: [mem 0xf9fff400-0xf9fff4ff 64bit]
    [ 0.248290] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f]
    [ 0.248317] pci 0000:00:1f.5: [8086:3a26] type 0 class 0x000101
    [ 0.248328] pci 0000:00:1f.5: reg 10: [io 0xc000-0xc007]
    [ 0.248335] pci 0000:00:1f.5: reg 14: [io 0xbc00-0xbc03]
    [ 0.248341] pci 0000:00:1f.5: reg 18: [io 0xb880-0xb887]
    [ 0.248347] pci 0000:00:1f.5: reg 1c: [io 0xb800-0xb803]
    [ 0.248353] pci 0000:00:1f.5: reg 20: [io 0xb480-0xb48f]
    [ 0.248359] pci 0000:00:1f.5: reg 24: [io 0xb400-0xb40f]
    [ 0.248418] pci 0000:01:00.0: [10de:05e2] type 0 class 0x000300
    [ 0.248426] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
    [ 0.248434] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.248443] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
    [ 0.248449] pci 0000:01:00.0: reg 24: [io 0xdc00-0xdc7f]
    [ 0.248455] pci 0000:01:00.0: reg 30: [mem 0xfea80000-0xfeafffff pref]
    [ 0.248497] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.248499] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.248502] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfeafffff]
    [ 0.248505] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.248536] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
    [ 0.248543] pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.248590] pci 0000:02:00.0: [1969:1026] type 0 class 0x000200
    [ 0.248610] pci 0000:02:00.0: reg 10: [mem 0xfebc0000-0xfebfffff 64bit]
    [ 0.248621] pci 0000:02:00.0: reg 18: [io 0xec00-0xec7f]
    [ 0.248706] pci 0000:02:00.0: PME# supported from D3hot D3cold
    [ 0.248710] pci 0000:02:00.0: PME# disabled
    [ 0.248728] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.248736] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    [ 0.248739] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.248742] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.248794] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
    [ 0.248801] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.248803] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.248805] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.248807] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.248809] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xffffffff] (subtractive decode)
    [ 0.248822] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.248885] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    [ 0.248906] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    [ 0.248953] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
    [ 0.248985] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
    [ 0.249003] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.249005] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.249007] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.254308] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.254341] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.254373] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 14 *15)
    [ 0.254405] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    [ 0.254437] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    [ 0.254469] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 *14 15)
    [ 0.254501] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15)
    [ 0.254533] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    [ 0.254589] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.254589] vgaarb: loaded
    [ 0.254589] vgaarb: bridge control possible 0000:01:00.0
    [ 0.254589] PCI: Using ACPI for IRQ routing
    [ 0.259493] PCI: pci_cache_line_size set to 64 bytes
    [ 0.259546] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
    [ 0.259547] reserve RAM buffer: 00000000cff70000 - 00000000cfffffff
    [ 0.259624] NetLabel: Initializing
    [ 0.259626] NetLabel: domain hash size = 128
    [ 0.259627] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.259637] NetLabel: unlabeled traffic allowed by default
    [ 0.259649] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [ 0.259653] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.259656] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [ 0.270027] Switching to clocksource hpet
    [ 0.274998] pnp: PnP ACPI init
    [ 0.275013] ACPI: bus type pnp registered
    [ 0.275071] pnp 00:00: [bus 00-ff]
    [ 0.275073] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.275074] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.275076] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.275078] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.275079] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.275081] pnp 00:00: [mem 0xd0000000-0xffffffff window]
    [ 0.275124] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.275131] pnp 00:01: [mem 0xfed14000-0xfed19fff]
    [ 0.275167] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved
    [ 0.275170] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.275193] pnp 00:02: [dma 4]
    [ 0.275194] pnp 00:02: [io 0x0000-0x000f]
    [ 0.275196] pnp 00:02: [io 0x0081-0x0083]
    [ 0.275197] pnp 00:02: [io 0x0087]
    [ 0.275198] pnp 00:02: [io 0x0089-0x008b]
    [ 0.275202] pnp 00:02: [io 0x008f]
    [ 0.275203] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.275225] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.275234] pnp 00:03: [io 0x0070-0x0071]
    [ 0.275243] pnp 00:03: [irq 8]
    [ 0.275263] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.275269] pnp 00:04: [io 0x0061]
    [ 0.275290] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.275296] pnp 00:05: [io 0x00f0-0x00ff]
    [ 0.275300] pnp 00:05: [irq 13]
    [ 0.275322] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.275431] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275433] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275435] pnp 00:06: [io 0x0290-0x029f]
    [ 0.275467] system 00:06: [io 0x0290-0x029f] has been reserved
    [ 0.275470] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275531] pnp 00:07: [io 0x0010-0x001f]
    [ 0.275533] pnp 00:07: [io 0x0022-0x003f]
    [ 0.275534] pnp 00:07: [io 0x0044-0x004d]
    [ 0.275536] pnp 00:07: [io 0x0050-0x005f]
    [ 0.275537] pnp 00:07: [io 0x0062-0x0063]
    [ 0.275538] pnp 00:07: [io 0x0065-0x006f]
    [ 0.275540] pnp 00:07: [io 0x0072-0x007f]
    [ 0.275541] pnp 00:07: [io 0x0080]
    [ 0.275542] pnp 00:07: [io 0x0084-0x0086]
    [ 0.275543] pnp 00:07: [io 0x0088]
    [ 0.275545] pnp 00:07: [io 0x008c-0x008e]
    [ 0.275546] pnp 00:07: [io 0x0090-0x009f]
    [ 0.275547] pnp 00:07: [io 0x00a2-0x00bf]
    [ 0.275549] pnp 00:07: [io 0x00e0-0x00ef]
    [ 0.275550] pnp 00:07: [io 0x04d0-0x04d1]
    [ 0.275551] pnp 00:07: [io 0x0800-0x087f]
    [ 0.275553] pnp 00:07: [io 0x0400-0x03ff disabled]
    [ 0.275554] pnp 00:07: [io 0x0500-0x057f]
    [ 0.275556] pnp 00:07: [mem 0xfed08000-0xfed08fff]
    [ 0.275557] pnp 00:07: [mem 0xfed1c000-0xfed1ffff]
    [ 0.275558] pnp 00:07: [mem 0xfed20000-0xfed3ffff]
    [ 0.275560] pnp 00:07: [mem 0xfed50000-0xfed8ffff]
    [ 0.275610] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.275612] system 00:07: [io 0x0800-0x087f] has been reserved
    [ 0.275614] system 00:07: [io 0x0500-0x057f] has been reserved
    [ 0.275616] system 00:07: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 0.275618] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.275620] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.275622] system 00:07: [mem 0xfed50000-0xfed8ffff] has been reserved
    [ 0.275625] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275666] pnp 00:08: [mem 0xfed00000-0xfed003ff]
    [ 0.275690] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.275722] pnp 00:09: [mem 0xffb00000-0xffbfffff]
    [ 0.275724] pnp 00:09: [mem 0xfff00000-0xffffffff]
    [ 0.275745] pnp 00:09: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.275772] pnp 00:0a: [mem 0xffc00000-0xffefffff]
    [ 0.275807] system 00:0a: [mem 0xffc00000-0xffefffff] has been reserved
    [ 0.275809] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275845] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275847] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.275848] pnp 00:0b: [mem 0xfec00000-0xfec00fff]
    [ 0.275850] pnp 00:0b: [mem 0xfee00000-0xfee00fff]
    [ 0.275885] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.275887] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.275889] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.275908] pnp 00:0c: [io 0x0060]
    [ 0.275909] pnp 00:0c: [io 0x0064]
    [ 0.275915] pnp 00:0c: [irq 1]
    [ 0.275945] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.276048] pnp 00:0d: [mem 0xe0000000-0xefffffff]
    [ 0.276083] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.276086] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.276183] pnp 00:0e: [mem 0x00000000-0x0009ffff]
    [ 0.276185] pnp 00:0e: [mem 0x000c0000-0x000cffff]
    [ 0.276187] pnp 00:0e: [mem 0x000e0000-0x000fffff]
    [ 0.276188] pnp 00:0e: [mem 0x00100000-0xcfffffff]
    [ 0.276190] pnp 00:0e: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.276230] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.276232] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.276234] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.276236] system 00:0e: [mem 0x00100000-0xcfffffff] could not be reserved
    [ 0.276238] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.276322] pnp: PnP ACPI: found 15 devices
    [ 0.276323] ACPI: ACPI bus type pnp unregistered
    [ 0.282821] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.282845] pci 0000:00:1c.5: BAR 15: assigned [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282848] pci 0000:00:1c.0: BAR 14: assigned [mem 0xf0200000-0xf05fffff]
    [ 0.282851] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
    [ 0.282853] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.282855] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.282857] pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfeafffff]
    [ 0.282860] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.282863] pci 0000:00:1c.0: PCI bridge to [bus 03-03]
    [ 0.282865] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
    [ 0.282869] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf05fffff]
    [ 0.282872] pci 0000:00:1c.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.282877] pci 0000:00:1c.5: PCI bridge to [bus 02-02]
    [ 0.282879] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.282882] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.282885] pci 0000:00:1c.5: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282890] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
    [ 0.282906] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.282909] pci 0000:00:01.0: setting latency timer to 64
    [ 0.282913] pci 0000:00:1c.0: enabling device (0106 -> 0107)
    [ 0.282919] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 0.282922] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.282926] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    [ 0.282929] pci 0000:00:1c.5: setting latency timer to 64
    [ 0.282934] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.282937] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.282938] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.282940] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.282942] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.282943] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xffffffff]
    [ 0.282945] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.282947] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfeafffff]
    [ 0.282949] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.282950] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 0.282952] pci_bus 0000:03: resource 1 [mem 0xf0200000-0xf05fffff]
    [ 0.282954] pci_bus 0000:03: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref]
    [ 0.282956] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.282957] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
    [ 0.282959] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
    [ 0.282961] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    [ 0.282962] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    [ 0.282964] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.282966] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.282967] pci_bus 0000:04: resource 8 [mem 0xd0000000-0xffffffff]
    [ 0.282994] NET: Registered protocol family 2
    [ 0.283102] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.283911] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.286830] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.287221] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.287223] TCP reno registered
    [ 0.287231] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.287261] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.287380] NET: Registered protocol family 1
    [ 0.287533] pci 0000:01:00.0: Boot video device
    [ 0.287538] PCI: CLS 32 bytes, default 64
    [ 0.287587] Unpacking initramfs...
    [ 0.316854] Freeing initrd memory: 2536k freed
    [ 0.317344] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.317346] Placing 64MB software IO TLB between ffff8800cbf6a000 - ffff8800cff6a000
    [ 0.317348] software IO TLB at phys 0xcbf6a000 - 0xcff6a000
    [ 0.317656] audit: initializing netlink socket (disabled)
    [ 0.317668] type=2000 audit(1331070636.316:1): initialized
    [ 0.329229] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.351410] VFS: Disk quotas dquot_6.5.2
    [ 0.351460] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.351537] msgmni has been set to 7910
    [ 0.351674] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.351694] io scheduler noop registered
    [ 0.351696] io scheduler deadline registered
    [ 0.351723] io scheduler cfq registered (default)
    [ 0.351807] pcieport 0000:00:01.0: setting latency timer to 64
    [ 0.351832] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.351871] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.351899] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.351947] pcieport 0000:00:1c.5: setting latency timer to 64
    [ 0.351975] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
    [ 0.352104] intel_idle: MWAIT substates: 0x22220
    [ 0.352105] intel_idle: does not run on family 6 model 23
    [ 0.352132] ERST: Table is not found!
    [ 0.352133] GHES: HEST is not enabled!
    [ 0.352190] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.423563] Linux agpgart interface v0.103
    [ 0.423624] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.423626] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.424352] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.424437] mousedev: PS/2 mouse device common for all mice
    [ 0.424487] rtc_cmos 00:03: RTC can wake from S4
    [ 0.424570] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.424591] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.424600] cpuidle: using governor ladder
    [ 0.424601] cpuidle: using governor menu
    [ 0.424761] TCP cubic registered
    [ 0.424857] NET: Registered protocol family 10
    [ 0.425184] NET: Registered protocol family 17
    [ 0.425187] Registering the dns_resolver key type
    [ 0.425287] PM: Checking hibernation image partition /dev/disk/by-uuid/5a94d96e-0fdd-425a-91c5-6fe96da349f0
    [ 0.442444] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.442457] PM: Hibernation image not present or could not be loaded.
    [ 0.442463] registered taskstats version 1
    [ 0.453068] rtc_cmos 00:03: setting system clock to 2012-03-06 21:50:37 UTC (1331070637)
    [ 0.453104] Initializing network drop monitor service
    [ 0.454145] Freeing unused kernel memory: 736k freed
    [ 0.454268] Write protecting the kernel read-only data: 8192k
    [ 0.458421] Freeing unused kernel memory: 1636k freed
    [ 0.460355] Freeing unused kernel memory: 660k freed
    [ 0.465585] udevd[37]: starting version 181
    [ 0.489348] usbcore: registered new interface driver usbfs
    [ 0.489369] usbcore: registered new interface driver hub
    [ 0.490707] usbcore: registered new device driver usb
    [ 0.492744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.492777] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.492811] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 0.492815] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 0.492852] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 0.492879] ehci_hcd 0000:00:1a.7: debug port 1
    [ 0.497714] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.497902] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
    [ 0.497918] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00
    [ 0.500931] SCSI subsystem initialized
    [ 0.504356] libata version 3.00 loaded.
    [ 0.510015] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 0.510276] hub 1-0:1.0: USB hub found
    [ 0.510280] hub 1-0:1.0: 6 ports detected
    [ 0.510367] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.510390] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 0.510393] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 0.510401] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 0.510423] ehci_hcd 0000:00:1d.7: debug port 1
    [ 0.514289] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    [ 0.514303] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800
    [ 0.526698] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.526921] hub 2-0:1.0: USB hub found
    [ 0.526924] hub 2-0:1.0: 6 ports detected
    [ 0.527005] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.527010] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.527013] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 0.527021] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 0.527047] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000c800
    [ 0.527239] hub 3-0:1.0: USB hub found
    [ 0.527243] hub 3-0:1.0: 2 ports detected
    [ 0.527303] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 0.527308] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 0.527310] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 0.527316] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [ 0.527341] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000c880
    [ 0.527491] hub 4-0:1.0: USB hub found
    [ 0.527494] hub 4-0:1.0: 2 ports detected
    [ 0.527547] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.527552] uhci_hcd 0000:00:1a.2: setting latency timer to 64
    [ 0.527554] uhci_hcd 0000:00:1a.2: UHCI Host Controller
    [ 0.527560] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    [ 0.527579] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000cc00
    [ 0.527671] hub 5-0:1.0: USB hub found
    [ 0.527673] hub 5-0:1.0: 2 ports detected
    [ 0.527725] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 0.527729] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.527731] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.527737] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    [ 0.527755] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000c080
    [ 0.527850] hub 6-0:1.0: USB hub found
    [ 0.527853] hub 6-0:1.0: 2 ports detected
    [ 0.527912] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.527916] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 0.527918] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.527925] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    [ 0.527950] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c400
    [ 0.528041] hub 7-0:1.0: USB hub found
    [ 0.528044] hub 7-0:1.0: 2 ports detected
    [ 0.528095] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 0.528099] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 0.528102] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 0.528107] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    [ 0.528126] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c480
    [ 0.528217] hub 8-0:1.0: USB hub found
    [ 0.528220] hub 8-0:1.0: 2 ports detected
    [ 0.528277] ata_piix 0000:00:1f.2: version 2.13
    [ 0.528284] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.528288] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 0.528322] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 0.528959] scsi0 : ata_piix
    [ 0.529039] scsi1 : ata_piix
    [ 0.529777] ata1: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 19
    [ 0.529781] ata2: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 19
    [ 0.529808] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 0.529812] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    [ 0.529848] ata_piix 0000:00:1f.5: setting latency timer to 64
    [ 0.530605] scsi2 : ata_piix
    [ 0.531122] scsi3 : ata_piix
    [ 0.531716] ata3: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb480 irq 19
    [ 0.531719] ata4: SATA max UDMA/133 cmd 0xb880 ctl 0xb800 bmdma 0xb488 irq 19
    [ 0.833346] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 0.860625] ata3: SATA link down (SStatus 0 SControl 300)
    [ 0.871253] ata4: SATA link down (SStatus 0 SControl 300)
    [ 1.133351] usb 2-5: new high-speed USB device number 4 using ehci_hcd
    [ 1.320013] Refined TSC clocksource calibration: 2996.999 MHz.
    [ 1.320019] Switching to clocksource tsc
    [ 1.326723] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.326735] ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.326848] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.326858] ata1.01: SATA link down (SStatus 0 SControl 300)
    [ 1.334172] ata1.00: ATA-7: WDC WD740ADFD-00NLR1, 20.07P20, max UDMA/133
    [ 1.334175] ata1.00: 145226112 sectors, multi 16: LBA48 NCQ (not used)
    [ 1.347438] ata1.00: configured for UDMA/133
    [ 1.347545] scsi 0:0:0:0: Direct-Access ATA WDC WD740ADFD-00 20.0 PQ: 0 ANSI: 5
    [ 1.356883] ata2.00: ATA-7: SAMSUNG HD321KJ, CP100-05, max UDMA7
    [ 1.356887] ata2.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.371850] ata2.01: HPA detected: current 1465147055, native 1465149168
    [ 1.371855] ata2.01: ATA-8: WDC WD7500AACS-00ZJB0, 01.01B01, max UDMA/133
    [ 1.371858] ata2.01: 1465147055 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.376886] ata2.00: configured for UDMA/133
    [ 1.390777] ata2.01: configured for UDMA/133
    [ 1.390856] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD321KJ CP10 PQ: 0 ANSI: 5
    [ 1.390990] scsi 1:0:1:0: Direct-Access ATA WDC WD7500AACS-0 01.0 PQ: 0 ANSI: 5
    [ 1.393373] sd 0:0:0:0: [sda] 145226112 512-byte logical blocks: (74.3 GB/69.2 GiB)
    [ 1.393409] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.393411] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.393427] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.393753] sd 1:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 1.393840] sd 1:0:0:0: [sdb] Write Protect is off
    [ 1.393843] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.393860] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.394066] sd 1:0:1:0: [sdc] 1465147055 512-byte logical blocks: (750 GB/698 GiB)
    [ 1.404247] sdb: sdb2
    [ 1.404286] sd 1:0:1:0: [sdc] Write Protect is off
    [ 1.404290] sd 1:0:1:0: [sdc] Mode Sense: 00 3a 00 00
    [ 1.404316] sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.410206] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.410713] sdc: sdc1
    [ 1.412675] sd 1:0:1:0: [sdc] Attached SCSI disk
    [ 1.414632] sda: sda1 sda2 sda3
    [ 1.414890] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.483346] usb 7-1: new low-speed USB device number 2 using uhci_hcd
    [ 1.675206] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input1
    [ 1.675328] generic-usb 0003:046D:C01E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
    [ 1.675340] usbcore: registered new interface driver usbhid
    [ 1.675341] usbhid: USB HID core driver
    [ 1.847718] PM: Starting manual resume from disk
    [ 1.847720] PM: Hibernation image partition 8:2 present
    [ 1.847721] PM: Looking for hibernation image.
    [ 1.847851] PM: Image not found (code -22)
    [ 1.847854] PM: Hibernation image not present or could not be loaded.
    [ 1.887347] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.955372] udevd[142]: starting version 181
    [ 3.102653] FS-Cache: Loaded
    [ 3.138386] RPC: Registered named UNIX socket transport module.
    [ 3.138388] RPC: Registered udp transport module.
    [ 3.138390] RPC: Registered tcp transport module.
    [ 3.138391] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 3.206448] FS-Cache: Netfs 'nfs' registered for caching
    [ 3.340426] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 3.340433] ACPI: Power Button [PWRB]
    [ 3.340480] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 3.340483] ACPI: Power Button [PWRF]
    [ 3.367741] iTCO_vendor_support: vendor-support=0
    [ 3.368037] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 3.368042] ACPI: resource 0000:00:1f.3 [io 0x0400-0x041f] conflicts with ACPI region SMRG [io 0x400-0x40f]
    [ 3.368043] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 3.420207] ATL1E 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 3.420218] ATL1E 0000:02:00.0: setting latency timer to 64
    [ 3.460984] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 3.646986] nvidia: module license 'NVIDIA' taints kernel.
    [ 3.646990] Disabling lock debugging due to kernel taint
    [ 3.658130] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 3.658258] iTCO_wdt: Found a ICH10 TCO device (Version=2, TCOBASE=0x0860)
    [ 3.658557] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 3.808444] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 3.808451] nvidia 0000:01:00.0: setting latency timer to 64
    [ 3.808456] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 3.808546] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.20 Mon Feb 6 21:07:30 PST 2012
    [ 3.922194] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 3.922239] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    [ 3.922258] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
    [ 3.964505] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
    [ 4.187852] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.420014] usb 2-1: reset high-speed USB device number 2 using ehci_hcd
    [ 4.487427] usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10B6
    [ 4.487464] usbcore: registered new interface driver usblp
    [ 4.597153] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 4.597522] Registered led device: rt2800usb-phy0::radio
    [ 4.597538] Registered led device: rt2800usb-phy0::assoc
    [ 4.597553] Registered led device: rt2800usb-phy0::quality
    [ 4.597572] usbcore: registered new interface driver rt2800usb
    [ 4.896528] EXT4-fs (sda1): re-mounted. Opts: (null)
    [ 4.931213] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.962285] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.004187] Adding 8279036k swap on /dev/sda2. Priority:-1 extents:1 across:8279036k
    [ 5.887306] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 36.076486] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 36.077062] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 50.139089] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 53.445833] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 53.490782] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 53.491333] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 53.732458] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 57.151881] wlan0: authenticate with c0:c1:c0:36:e7:5d (try 1)
    [ 57.153391] wlan0: authenticated
    [ 57.170628] wlan0: associate with c0:c1:c0:36:e7:5d (try 1)
    [ 57.174138] wlan0: RX AssocResp from c0:c1:c0:36:e7:5d (capab=0x411 status=0 aid=1)
    [ 57.174142] wlan0: associated
    [ 57.197936] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 57.264846] Intel AES-NI instructions are not detected.
    [ 67.456668] wlan0: no IPv6 routers present
    [ 306.299972] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 306.300485] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 310.963856] wlan0: deauthenticating from c0:c1:c0:36:e7:5d by local choice (reason=3)
    [ 311.091991] cfg80211: Calling CRDA to update world regulatory domain
    [ 311.342430] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 313.239060] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 314.375684] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 314.545703] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 314.545818] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 314.581962] ATL1E 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 314.582102] ATL1E 0000:02:00.0: eth0: NIC Link is Up <100 Mbps Full Duplex>
    [ 314.582703] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 314.583112] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 325.469976] eth0: no IPv6 routers present
    Last edited by dabbi2000 (2012-03-07 22:57:16)

    certainly didn't expect this... turned off power saving
    iwconfig wlan0 power off
    and all is well again. Surely doesn't explain why it started after kernel update. But it works...

  • [Solved] errors with keys after pacman update?

    Hi,
    I installed pacman 4.0.1-4, but now this is what happens when I try and update.
    Proceed with installation? [Y/n] Y
    (28/28) checking package integrity [######################] 100%
    error: binutils-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: libcap-ng: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: cifs-utils: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: cmake: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: colord: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: lib32-glibc: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: lib32-gcc-libs: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: gcc-libs-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: gcc-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: perl: key "6D1655C14CE1C13E" is unknown
    error: key "6D1655C14CE1C13E" could not be looked up remotely
    error: openssl: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    error: git: signature from "Dan McGee <[email protected]>" is unknown trust
    error: gpgme: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: gvfs: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: inetutils: key "FCF2CB179205AC90" is unknown
    :: Import PGP key 9205AC90, "Eric Belanger <[email protected]>", created 2011-04-19? [Y/n] Y
    error: key "Eric Belanger <[email protected]>" could not be imported
    error: intltool: key "FCF2CB179205AC90" is unknown
    :: Import PGP key 9205AC90, "Eric Belanger <[email protected]>", created 2011-04-19? [Y/n] ^C
    Interrupt signal received
    When pacman updated it suggested that I run this command,
    sudo pacman-key --init
    I know that usually I would say yes to a key and pacman should remember it, but what are all the errors?
    Last edited by mich04 (2012-01-20 17:19:26)

    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    #CheckSpace
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    Here it is.

  • [SOLVED] Compiz crashes Gnome after pacman update

    Hardware: Nvidia NVS 3100M, latest drivers 260.19.36
    Software: latest pacman -Suy
    On startup, right after the login, X (or Gnome?) crashes and I see the login screen again.
    After I disable compiz, I am able to use Gnome desktop.
    When I start compiz via fusion-icon, it crashes everything again.
    Has anyone seen this?
    Any clues?
    ==== Update =====
    I solved this by re-installing the same nvidia driver I had. During install it detected that the original installation "has been altered".
    Last edited by softtower (2011-02-16 22:09:49)

    That's a scary thought: what if I'm the only one with this problem... :-)
    Let me answer your questions guys (and thank you for replying).
    First of all, I don't have anything monitor-related in my xorg.conf.d directory. Here is what I have there:
    t510 ~: ll /etc/X11/xorg.conf.d/
    total 20K
    -rw-r--r-- 1 root root 1.1K Aug 24 06:45 10-evdev.conf
    -rw-r--r-- 1 root root 377 Jun 21 2010 10-quirks.conf
    -rw-r--r-- 1 root root 443 Nov 13 10:36 10-synaptics.conf
    -rw-r--r-- 1 root root 267 Nov 19 03:48 10-synaptics.conf.pacnew
    -rw-r--r-- 1 root root 107 Sep 2 19:39 20-nouveau.conf
    Second, I do pacman updates maybe once a month. So I had 600+ MB of downloads and something like a hundred packages, including xorg itself. However, I do know that the kernel and nvidia's proprietary driver are both latest and haven't changed.
    If I delete xorg.conf, arch will try to look for noveau open-source driver and will fail because I do not have it installed: it doesn't manage power well to be used on a laptop.
    Looking into Xorg.log I see this:
    [ 102.032] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [ 102.032] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
    [ 102.032] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
    [ 102.032] (EE) NVIDIA(0): you continue to encounter problems, Please try
    [ 102.032] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
    [ 102.582] (II) NVIDIA(0): NVIDIA GPU NVS 3100M (GT218) at PCI:1:0:0 (GPU-0)
    I will try to reinstall the same nvidia driver I have to see what happens.

  • [solved] flash in firefox not working after pacman update

    Hi everyone,
    I updated my system today using pacman -Syu and now flash isn't working in firefox.  In fact, opening a youtube video causes firefox to crash.  Before the update it worked fine.  I have flashplugin-11.2.202.406-1 installed.  I don't know where to start to fix this.
    I've already checked the about:plugins in firefox and it says that I have the flash plugin installed and its on always activate setting.
    Does anyone know where I can start to look for errors?
    Last edited by hamhamt (2014-10-02 05:55:45)

    hamhamt wrote:Does anyone know where I can start to look for errors?
    https://wiki.archlinux.org/index.php/St … _Guide#Gdb

  • System Crashes After Bios Update

    Hi all, 
                    I got into a big problem after upgrading my system bios. I update all my drivers after windows install and with that i have also install the bios update after that when my laptop automatically restarts my laptop is not turning on it shows no display on and power button light keeps on caps locks buton light keeps blinking and with that wifi button light also keeps on. My notebook model is HP 2000-2116tu..Please Somebody Help me fast i will be very thankfulll..Please response fast.. 

    Try this  process to rollback to earlier version of BIOS.
    1-Immediately after powering on hold/tap the Esc key.
    2-When the menu appears, tap F2 for System Diagnostics.
    3-In the list of items will be BIOS Management.Use the arrow key to move down & highlight it.Press Enter key.
    4-You should now have a Rollback BIOS option.Use arrow key again to highlight and press Enter key.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • System crash after recent update

    Hi all,
    As of yesterday, my laptop has started crashing after a little while open (sometimes right away, sometimes ten minutes in, sometimes right after bios). I believed it was to do with the recent alsa-utils update and I downgraded that package which helped for a little bit. When it updated again and the core dump from the previous update disappeared, I upgraded and the problem starting happening again. Then I downgraded and no change.
    So I think it is not to do with alsa anymore...but I can find no information at all in dmesg or journalctl. There seem to be no errors, warnings whatsoever. I have tried chrooting in and looking at all the logs but to no avail.
    The update that broke my system installed the following:
    alsa-lib alsa-utils gcc-libs gcc isl kmod libcdio-paranoia pyalpm namcap
    I have since downgraded both isl and kmod and it looks my laptop is running okay so far. After this update I also updated the kernel, but running from the fallback initramfs did not change the issue so I don't think it was that either.
    I have trawled the forums for recent problems with recent updates .ut did not find anything apart from the alsactl core dump.
    Does anyone know if there are any problems with the above packages? Or if there are other important logs other than journactl, dmesg, and pacman.log I can try looking at to troubleshoot this? I apologise for not being able to provide much more information, as I said I can't seem to find anything out of the ordinary in the aforementioned logs.
    Any help would be appreciated.

    Crash still occurs...now found this in dmesg
    [ 2.425173] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20121018/utaddress-251)
    [ 2.425179] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.425250] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20121018/utaddress-251)
    [ 2.425254] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.425258] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
    [ 2.425260] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.425261] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20121018/utaddress-251)
    [ 2.425263] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 2.425264] lpc_ich: Resource conflict(s) found affecting gpio_ich
    I have looked online about these though, and so far it looks like it doesn't actually make anyone crash
    EDIT: Also found that this is not actually a kernel bug...hmm.
    Last edited by thesystematic (2013-04-16 00:51:03)

  • N97 system error after software update

    hello there...
    I've recently updated my N97 software to 21.0.045 (the last one)... and right after the update is finished, it gave me "system error" on installing... and now I can't get access to the clock, the calender and others... it even stops responding for a while each time I open sittings... and there is no theme effects when the screen flips to landscape even if it is on... please people, I really need help in that, the clock, alarms and the calender are soooo important for me !!!
    thanks
    Any fool can make things bigger, more complex and more violent. It takes a touch of genius and a lot of courage to move in the opposite direction.
    Solved!
    Go to Solution.

    psychomania wrote:
    I'm not being offensive. Just stating facts.
    I am simply highlighting the fact so that the user will see it and be aware of what you suggested would do.  Sorry if you took offence at that but the user comes first.
    of course customer first , i'm doing this with happiness , cause i'll be very happy to help them without reaso
    psychomania wrote:
    starting petty arguments to cover up your mistakes like you did yesterday. 
    i'm not covering up my mistakes , what mistakes do u mean ?? yesterday , i said that i said that because it's in Nokia warranty of the authourised nokia resellers in my region and didn't know that this doesn't apply all over the world
    psychomania wrote:
    This forum exists to help people, not for you to spam posts without thinking about the consequences.
    it's not for me, it's for all NOKIA users, and i'm not spamming as if i was that, so how could i stay all that time, solving others problems with alot of thanx
    even if i solved 2 problems , that proves that i'm not spamming
    so .... welcome bro in NOKIA USERS discussion board
    -you can show appreciation to my posts if it helped or useful by pressing the green Kudo star beside my post that hepled
    -if my answer was the solution , so click accept as solution button
    Started From Nokia 3310 , Now with Nokia N97 v.22.0.110 + N900 PR1.2

  • Problem with -hg PKGBUILD after pacman update

    After I updated to pacman 4.1.0, my PKGBUILD for sunflower-hg stopped working for me.
    For some unknown reason makepkg fails to clone the needed mercurial repo and src directory turns out to be empty at the time of the build.
    What has gone wrong?
    Last edited by Axon (2013-04-16 08:07:22)

    moderator action: I removed the TGN part of the thread. Please do not continue the discussion on whether pacman releases should have a news article in this thread. Thanks.

  • Speed of processor is being limited by system firmware after BIOS update

    Hello,
    I have updated the BIOS of my G510 to the latest version, which is 3.09. But after this update, I have noticed "The speed of processor is being limited by system firmware" entries at the Windows System event log. They are like that:
    "The speed of processor 0 in group 0 is being limited by system firmware. The processor has been in this reduced performance state for 5 seconds since the last report."
    I'm getting this message for all the cores, from 0 to 3.
    Why is this happening? And what can I do, should I downgrade the BIOS to the previous version?
    Thanks

    Hello pka4916,
    You’re having a problem with the speed of your processor.
    Do a hard reset.
    Turn the computer off.
    Remove the power cable and the battery.
    Hold down the power button for 15 sec while booth power sources are removed.
    This should reset the hardware in the computer.
    As you turn it back on tap the F10 key. This will load BIOS setup utility.
    Press F9 to load defaults.
    Press F10 to save and exit.
    When the computer boots back up, check to see if everything is working.
    If the problem is still not fixed Try to roll back you BIOS to a version that was working correctly.
    Here is a link that will walk you through the steps.
    Let me know how everything goes.
    Have a good day.

  • System failure after critical updates auto downloaded on HP-DV7 17.3" AMD Quad Core

    After critical updates system auto reboot closed programs and went into reboot mode but system will not reboot and cannot run recovery successfully. Windows tries to load files and get to the start windows screen but will not complete. Not sure if it will bring me back to orig. format, was not able to find a restore point and do not have any reboot disks. Still under warranty but no list of available service people in area. Easy to buy hard to get service! UGH! HELP PLEASE. Thanks 

    Hi:
    Make your own windows 7 repair/reinstallation disk and use the repair option to see if you can get it fixed.
    Use the repair with command prompt method and try the fixboot command.
    http://support.microsoft.com/kb/927392
    Here's how to make a W7 installation/repair disk.
    I just copy and paste my standard instructions for using this disk to reinstall windows.
    You don't need to enter the product key to repair windows, only to use this disk as a last resort to reinstall windows.
    If you can read the 25 character Microsoft windows 7 product key, you can download plain Windows 7 ISO files to burn to a DVD for the version of windows that came installed on your PC, and that is listed on the Microsoft COA sticker on your PC's case.
    Burn the ISO using the Burn ISO option on your DVD burning program and burn at the slowest possible speed your program will allow. This will create a bootable DVD.
    Or use the Windows 7 USB/DVD installation tool to compile the ISO file you download from Digital River. Link and instructions below. You need a 4 GB flash drive to use the USB method of compilation.
    http://www.microsoftstore.com/store/msstore/html/p​bPage.Help_Win7_usbdvd_dwnTool
    Use the 25 character product key on the PC to activate the installation.
    The key will activate either a 32 or 64 bit installation.
    Then go to the PC's support and driver page to install the drivers you need.
    Link to the W7 ISO file downloads is below.
    http://www.mydigitallife.info/official-windows-7-s​p1-iso-from-digital-river/
    Paul

Maybe you are looking for

  • Cannot create source system in RSA1

    Hi, I have a BI System: Netweaver 7.0 unicode BI_CONT  7.03 Windows 2003 server SAP_BASIS: 700_016 SAP_BW: 700_18 I have an ECC 6.0 system: Netweaver 7.0 non-unicode Windows 2003 server SAP_BASIS: 700_015 I go into RSA1 on my BI system Click on Sourc

  • When I try to save changes to an existing file, Acrobat X Standard stops working and closes. How to

    After making changes to an existing pdf, when I select Save from the File menu Acrobat X Standard crashes and closes down. The same scenario happens if I choose Save As and select the same fie name. How do I save changes to an existing document? I ca

  • Mass save photos from Dropbox to iPad

    I've put 350ish photos from my computer onto my dropbox account, and am trying to download them all to a friends iPad. Is there a way to save them all at once to avoid individually clicking "Save photo?" Any help is greatly appreciated.

  • Sql Query to replace the square bracket and the whole text inside with a single charecter

    Hi All, I  have a question. I am using Sql Server 2012. I have a  situation where i need to replace the entire text and the square bracket with a single charecter. Eg:->  I have atext    san[123456dd]text i just wanted to replace all teh text inside

  • JPA -- Inheritance with duplicate column names

    Hi, I have the following problem: I have two tables. Let's call them BASE_TABLE and CHILD_TABLE. They are mapped through Join Inheritance in Java. In other words: @Inheritance(strategy=InheritanceType.JOINED)Let's say, the tables look like: BASE_TABL